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

docs: Fix a few typos #399

Merged
merged 1 commit into from
Dec 9, 2022
Merged

docs: Fix a few typos #399

merged 1 commit into from
Dec 9, 2022

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • fire/console/console_attr.py
  • fire/custom_descriptions.py

Fixes:

  • Should read support rather than suport.
  • Should read pertinent rather than pertinant.
  • Should read environment rather than envrionment.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There are small typos in:
- fire/console/console_attr.py
- fire/custom_descriptions.py

Fixes:
- Should read `support` rather than `suport`.
- Should read `pertinent` rather than `pertinant`.
- Should read `environment` rather than `envrionment`.
@dbieber
Copy link
Member

dbieber commented Dec 9, 2022

Thanks for fixing these typos!

The console/ directory is actually a third_party dep and we don't generally update that code manually (since the updates just get clobbered when we pull in from upstream.) I'll merge your PR as is though (and if/when we next pull in a console update, the typos might return!)

@dbieber dbieber merged commit 7b5d4f7 into google:master Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants