python-fire icon indicating copy to clipboard operation
python-fire copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 3 years ago • 0 comments

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

timgates42 avatar Jul 03 '22 08:07 timgates42