Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[doc] Fix spelling mistake

Change-Id: I635d9fbc6167b7797d88c6523cda0d6d0e5f2b64
---
M pywikibot/site/_generators.py
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pywikibot/site/_generators.py b/pywikibot/site/_generators.py
index c695523..bdb7b63 100644
--- a/pywikibot/site/_generators.py
+++ b/pywikibot/site/_generators.py
@@ -999,7 +999,7 @@
needs a lot of time on Wikidata site. You have to increase
the **read** timeout part of ``socket_timeout`` in
:ref:`Http Settings` in your ``user-config.py`` file. Or
- increase it patially within your code like:
+ increase it partially within your code like:

.. code:: python


To view, visit change 1029479. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I635d9fbc6167b7797d88c6523cda0d6d0e5f2b64
Gerrit-Change-Number: 1029479
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-MessageType: merged