Commit graph

12 commits

Author SHA1 Message Date
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
FoxMaSk
89755a8643 update the link to the doc of the twitter API 2017-10-08 08:57:04 +02:00
Natan L
d5dfcb7e86 Fix typo
'SECERT' --> 'SECRET'
2013-12-15 20:28:43 -08:00
Fredrik Möllerstrand
21ce7edc2b fix typo of APP_SECRET 2013-09-06 13:16:47 +03:00
Mike Helmick
66237c7871 Update starting_out.rst
[ci skip]
2013-07-01 15:00:43 -04:00
Mike Helmick
3c637ddc7d Tests and documentation 2013-06-27 19:20:43 -04:00
Mike Helmick
2af2fc00de Support for Desktop/Mobile apps, remove README.md, helpers in docs for people with non-web apps
Removed README.md, rST can highlight syntax too I found out! :)
2013-06-13 16:47:43 -04:00
Mike Helmick
9f864a341c Updating docs
[ci skip]
2013-06-13 11:05:18 -04:00
Mike Helmick
57f67b96d3 Fix typo, add edited image example
[ci skip]
2013-06-12 16:54:04 -04:00
Mike Helmick
dd61841481 Fork Me badge, more docs
[ci skip]
2013-06-07 20:54:52 -04:00
Mike Helmick
44fb5b4a6e Attempting to make docs clear and understandable
[ci skip]
2013-06-07 20:13:38 -04:00
Mike Helmick
55641a1966 Begin docs
[ci skip]
2013-06-06 13:41:56 -04:00