Skip to content

Fix typos in docstrings and comments - #5336

Open
MsfPablo wants to merge 1 commit into
python-telegram-bot:masterfrom
MsfPablo:fix/docstring-typos
Open

Fix typos in docstrings and comments#5336
MsfPablo wants to merge 1 commit into
python-telegram-bot:masterfrom
MsfPablo:fix/docstring-typos

Conversation

@MsfPablo

Copy link
Copy Markdown

Seven typo fixes in documentation strings and one code comment. All are in prose written by this project (not verbatim Bot API text), and none touch identifiers or behavior:

  • _suggestedpost.py: "Desribes the price" -> "Describes"
  • _messageorigin.py: module docstring "Telegram MessageOigin" -> "MessageOrigin"
  • _poll.py: "Backward compatiblity" -> "compatibility"
  • error.py: comment "Diableing D102" -> "Disabling D102"
  • constants.py: "created wtih" -> "with"; "Stars to be transfered" (x2) and "gift transfered" -> "transferred"

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.

1 participant