Skip to content

docs: Fix a few typos#55

Open
timgates42 wants to merge 1 commit into
horstjens:masterfrom
timgates42:bugfix_typos
Open

docs: Fix a few typos#55
timgates42 wants to merge 1 commit into
horstjens:masterfrom
timgates42:bugfix_typos

Conversation

@timgates42

Copy link
Copy Markdown

There are small typos in:

  • en/pygame/014_sprites.py
  • en/pygame/015_more_sprites.py
  • en/pygame/part2step014-sprites.py
  • en/python/battleship/chat_server.py
  • en/python/tictactoe/step003c_play_until_bored.py
  • en/python/tictactoe/step004a_check_win.py
  • en/python/tictactoe/step006b_medium_ai.py
  • en/python/tictactoe/step006btest.py
  • en/python/tictactoe/step006c_parameters.py
  • examples/image_merge_and_meme.py
  • examples/pygameMenu.py

Fixes:

  • Should read detection rather than detecttion.
  • Should read columns rather than cloumns.
  • Should read influenced rather than influened.
  • Should read define rather than defnine.
  • Should read smallest rather than smalles.
  • Should read leftover rather than leftoer.
  • Should read cursor rather than coursor.
  • Should read address rather than adress.

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

There are small typos in:
- en/pygame/014_sprites.py
- en/pygame/015_more_sprites.py
- en/pygame/part2step014-sprites.py
- en/python/battleship/chat_server.py
- en/python/tictactoe/step003c_play_until_bored.py
- en/python/tictactoe/step004a_check_win.py
- en/python/tictactoe/step006b_medium_ai.py
- en/python/tictactoe/step006btest.py
- en/python/tictactoe/step006c_parameters.py
- examples/image_merge_and_meme.py
- examples/pygameMenu.py

Fixes:
- Should read `detection` rather than `detecttion`.
- Should read `columns` rather than `cloumns`.
- Should read `influenced` rather than `influened`.
- Should read `define` rather than `defnine`.
- Should read `smallest` rather than `smalles`.
- Should read `leftover` rather than `leftoer`.
- Should read `cursor` rather than `coursor`.
- Should read `address` rather than `adress`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant