Skip to content

docs: Fix a few typos - #214

Merged
knipknap merged 1 commit into
knipknap:masterfrom
timgates42:bugfix_typos
Jul 11, 2021
Merged

docs: Fix a few typos#214
knipknap merged 1 commit into
knipknap:masterfrom
timgates42:bugfix_typos

Conversation

@timgates42

Copy link
Copy Markdown
Contributor

There are small typos in:

  • Exscript/emulators/command.py
  • Exscript/interpreter/regex.py
  • Exscript/interpreter/template.py
  • Exscript/key.py
  • Exscript/util/mail.py
  • Exscript/util/tty.py
  • Exscript/util/url.py

Fixes:

  • Should read recipients rather than receipients.
  • Should read attempting rather than attemting.
  • Should read using rather than useing.
  • Should read response rather than reponse.
  • Should read preceded rather than preceeded.
  • Should read handled rather than handeled.
  • Should read constructed rather than contructed.

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

There are small typos in:
- Exscript/emulators/command.py
- Exscript/interpreter/regex.py
- Exscript/interpreter/template.py
- Exscript/key.py
- Exscript/util/mail.py
- Exscript/util/tty.py
- Exscript/util/url.py

Fixes:
- Should read `recipients` rather than `receipients`.
- Should read `attempting` rather than `attemting`.
- Should read `using` rather than `useing`.
- Should read `response` rather than `reponse`.
- Should read `preceded` rather than `preceeded`.
- Should read `handled` rather than `handeled`.
- Should read `constructed` rather than `contructed`.
@knipknap
knipknap merged commit fec88c8 into knipknap:master Jul 11, 2021
@knipknap

Copy link
Copy Markdown
Owner

Thank you!

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