twython/tests
Tim Gates b4b94d05c5
docs: Fix a few typos
There are small typos in:
- docs/usage/advanced_usage.rst
- docs/usage/basic_usage.rst
- docs/usage/special_functions.rst
- docs/usage/starting_out.rst
- tests/test_endpoints.py
- twython/endpoints.py
- twython/streaming/api.py

Fixes:
- Should read `received` rather than `recieved`.
- Should read `paginated` rather than `pagintated`.
- Should read `multiple` rather than `mutiple`.
- Should read `membership` rather than `memberhips`.
- Should read `manipulate` rather than `maninpulate`.
- Should read `explicitly` rather than `explicity`.
- Should read `destroy` rather than `destory`.
- Should read `authentication` rather than `autentication`.
- Should read `actual` rather than `acutal`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-07-31 09:24:22 +10:00
..
tweets Remove an emoji from a tweet to make test work 2018-01-06 19:53:00 +00:00
__init__.py Moving tests to their own folder 2013-06-11 14:41:46 -04:00
config.py Kill 2.6/2.7 2020-04-02 23:08:52 -07:00
test_auth.py updated unit tests and travis config for python 2.6 and 3 2014-01-11 19:45:46 -05:00
test_core.py Split test_html_for_tweet() tests into their own file 2017-10-07 18:08:01 +01:00
test_endpoints.py docs: Fix a few typos 2022-07-31 09:24:22 +10:00
test_html_for_tweet.py Remove an emoji from a tweet to make test work 2018-01-06 19:53:00 +00:00
test_streaming.py updated unit tests and travis config for python 2.6 and 3 2014-01-11 19:45:46 -05:00