Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f55018a

Browse files
rahielEldinnie
authored andcommitted
CHANGES.rst: fix some typo's (python-telegram-bot#874)
1 parent 8df35fd commit f55018a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGES.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ New features
1515
- Support Bot API 3.4 (PR `#865`_).
1616

1717
Changes
18-
- MessgaeHandler & RegexHandler now consider channel_updates.
18+
- MessageHandler & RegexHandler now consider channel_updates.
1919
- Fix command not recognized if it is directly followed by a newline (PR `#869`_).
2020
- Removed Bot._message_wrapper (PR `#822`_).
21-
- Unitests are now also running on Appveyor (Windows VM).
22-
- Various unitest improvments.
21+
- Unitests are now also running on AppVeyor (Windows VM).
22+
- Various unitest improvements.
2323
- Documentation fixes.
2424

2525
.. _`#822`: https://github.com/python-telegram-bot/python-telegram-bot/pull/822
@@ -51,7 +51,7 @@ Changes
5151
- Warn on small con_pool_size during custom initalization of Updater (PR `#793`_).
5252
- Catch exceptions in error handlerfor errors that happen during polling (PR `#810`_).
5353
- For testing we switched to pytest (PR `#788`_).
54-
- Lot's of small improvements to our tests and documentation.
54+
- Lots of small improvements to our tests and documentation.
5555

5656

5757
.. _`see docs`: http://python-telegram-bot.readthedocs.io/en/stable/telegram.ext.dispatcher.html#telegram.ext.Dispatcher.add_handler

0 commit comments

Comments
 (0)