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

Fixing virutal->virtual typo. #4108

Merged
merged 1 commit into from
Oct 3, 2017
Merged

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Oct 3, 2017

Done via:

$ git grep -l virutal | xargs sed -i s/virutal/virtual/g

Done via:

$ git grep -l virutal | xargs sed -i s/virutal/virtual/g
@dhermes dhermes added the hygiene label Oct 3, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 3, 2017
@dhermes dhermes merged commit bc5253d into googleapis:master Oct 3, 2017
@dhermes dhermes deleted the virutal-virtual branch October 3, 2017 20:02
atulep pushed a commit that referenced this pull request Apr 3, 2023
Done via:

$ git grep -l virutal | xargs sed -i s/virutal/virtual/g
atulep pushed a commit that referenced this pull request Apr 18, 2023
Done via:

$ git grep -l virutal | xargs sed -i s/virutal/virtual/g
parthea pushed a commit that referenced this pull request Jul 6, 2023
Done via:

$ git grep -l virutal | xargs sed -i s/virutal/virtual/g
parthea pushed a commit that referenced this pull request Oct 21, 2023
Done via:

$ git grep -l virutal | xargs sed -i s/virutal/virtual/g
parthea pushed a commit that referenced this pull request Oct 21, 2023
Done via:

$ git grep -l virutal | xargs sed -i s/virutal/virtual/g
parthea pushed a commit that referenced this pull request Oct 22, 2023
Done via:

$ git grep -l virutal | xargs sed -i s/virutal/virtual/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants