From a65cbdd513c735cada5a64affd3840a08ddc3099 Mon Sep 17 00:00:00 2001 From: halcy Date: Wed, 30 Nov 2022 18:02:20 +0200 Subject: ref test --- mastodon/Mastodon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodon/Mastodon.py b/mastodon/Mastodon.py index 895fa36..5ab88ff 100644 --- a/mastodon/Mastodon.py +++ b/mastodon/Mastodon.py @@ -384,7 +384,7 @@ class Mastodon: `lang` can be used to change the locale Mastodon will use to generate responses. Valid parameters are all ISO 639-1 (two letter) or for a language that has none, 639-3 (three letter) language codes. This affects some error messages (those related to validation) and - trends. You can change the language using `set_language()`_. + trends. You can change the language using :ref:`set_language()`_. If no other `User-Agent` is specified, "mastodonpy" will be used. """ -- cgit v1.2.3