We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a1000 commit cdce764Copy full SHA for cdce764
docs/client/logging_in.rst
@@ -4,9 +4,9 @@ Logging In
4
==========
5
A coc.py client instance can be created directly by :class:`Client`. The instance can then be logged in with the methods
6
7
-.. autofunction:: coc.client.Client.login
+.. autofunction:: coc.Client.login
8
9
-.. autofunction:: coc.client.Client.login_with_tokens
+.. autofunction:: coc.Client.login_with_tokens
10
11
12
Example
docs/miscellaneous/changelog.rst
@@ -52,7 +52,7 @@ Bugs Fixed:
52
53
- Fixed a bug that tried to use a cache when `max_cache_size` was set to 0
54
55
-- Corrected order of elixir troups
+- Corrected order of elixir troops
56
57
- Fixed a bug when clans faced each other multiple times in one raid weekend
58
0 commit comments