jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[doc] fix doc in scripts/__init__.py

Change-Id: I2849b53dcd04cccb1b4ed9588cd8b83476469095
---
M scripts/__init__.py
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/__init__.py b/scripts/__init__.py
index c99eb71..3afcca2 100644
--- a/scripts/__init__.py
+++ b/scripts/__init__.py
@@ -1,7 +1,7 @@
"""**Scripts** folder contains predefined scripts easy to use.

-Scripts are only available im Pywikibot if instaled in directory mode
-and not as side package. They can be run in command line using the pwb
+Scripts are only available with Pywikibot if installed in directory mode
+and not as site package. They can be run in command line using the pwb
wrapper script::

python pwb.py <global options> <name_of_script> <options>

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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I2849b53dcd04cccb1b4ed9588cd8b83476469095
Gerrit-Change-Number: 738603
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: D3r1ck01 <xsavitar.wiki@aol.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged