Skip to content

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
Collaborator

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