twython/docs/usage
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
..
advanced_usage.rst docs: Fix a few typos 2022-07-31 09:24:22 +10:00
basic_usage.rst docs: Fix a few typos 2022-07-31 09:24:22 +10:00
install.rst Updating docs 2013-06-13 11:05:18 -04:00
special_functions.rst docs: Fix a few typos 2022-07-31 09:24:22 +10:00
starting_out.rst docs: Fix a few typos 2022-07-31 09:24:22 +10:00
streaming_api.rst update the link to the doc of the twitter API 2017-10-08 08:57:04 +02:00