Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: fix common typos #12742

Merged
merged 2 commits into from
Jul 2, 2021
Merged

misc: fix common typos #12742

merged 2 commits into from
Jul 2, 2021

Conversation

paulirish
Copy link
Member

@paulirish paulirish commented Jul 2, 2021

a few of these were discovered by a downstream tool. (to be clear i don't care about these changes, but i'd rather not have that tool complain every time i roll there :)

nearly all changes are @returns to @return.

but then there's three typos as well: commiting, i.e (missing a second period), releated

@paulirish paulirish requested a review from a team as a code owner July 2, 2021 02:48
@paulirish paulirish requested review from patrickhulce and removed request for a team July 2, 2021 02:48
@google-cla google-cla bot added the cla: yes label Jul 2, 2021
@brendankenny
Copy link
Member

nearly all changes are @returns to @return.

vscode has been autosuggesting this recently when I write /**[tab] on top of a function and I haven't been able to figure out how to change it :/

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overzealous google3 bot :)

@patrickhulce patrickhulce merged commit 4a750a5 into master Jul 2, 2021
@patrickhulce patrickhulce deleted the fixtypos branch July 2, 2021 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants