aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2018-07-30 18:03:11 +0200
committerLorenz Diener <[email protected]>2018-07-30 18:03:11 +0200
commit8feed51075af332c45e6aacd106550eff2233675 (patch)
tree78a608b7479fc8872e1a747046998071b65842fc /docs
parent58c508a11c8ae69e9e19525b84d2db1ca0ab0245 (diff)
downloadmastodon.py-8feed51075af332c45e6aacd106550eff2233675.tar.gz
Fix typo in docs
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index e057e7f..1f8b279 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -698,7 +698,7 @@ their relationships.
698.. automethod:: Mastodon.account_relationships 698.. automethod:: Mastodon.account_relationships
699.. automethod:: Mastodon.account_search 699.. automethod:: Mastodon.account_search
700 700
701Writing data: Keyword filters 701Reading data: Keyword filters
702----------------------------- 702-----------------------------
703These functions allow you to get information about keyword filters. 703These functions allow you to get information about keyword filters.
704 704
Powered by cgit v1.2.3 (git 2.41.0)