jenkins-bot submitted this change.

View Change

Approvals: JJMC89: Looks good to me, approved jenkins-bot: Verified
Fix spelling mistake

Change-Id: I0091ee9a37b788e22b93de3c90a3ec3b1732fa9d
---
M scripts/__init__.py
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/__init__.py b/scripts/__init__.py
index 0b5b23a..9ec9e7c 100644
--- a/scripts/__init__.py
+++ b/scripts/__init__.py
@@ -8,7 +8,7 @@


Every script provides a ``-help`` option which shows all available
-options, their explanation and usage examples. Global optiond will be
+options, their explanation and usage examples. Global options will be
shown by ``-help:global`` or using::

python pwb.py -help

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

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