SIGN IN SIGN UP

Update tenses of doc comment summary lines (#4161)

This PR updates the tenses used by the summary line of doc comments to
match the [Rust API documentation
conventions](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#summary-sentence).

Specifically:

> The summary line should be written in third person singular present
indicative form. Basically, this means write ‘Returns’ instead of
‘Return’.

I'm sure there are plenty occurrences that I missed.

Release Notes:

- N/A
M
Marshall Bowers committed
01f06f96a15887703a06e5953c564005c308a9c9
Parent: cb1b791
Committed by GitHub <noreply@github.com> on 1/19/2024, 4:18:50 PM