Xqt submitted this change.

View Change


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

Change-Id: I13bc6febb237215436f56602469e342cb0cd3517
---
M tests/script_tests.py
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/tests/script_tests.py b/tests/script_tests.py
index a224317..d60ce6c 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -349,7 +349,7 @@
class TestScriptSimulate(DefaultSiteTestCase, PwbTestCase,
metaclass=ScriptTestMeta):

- """Test cases for running scripts with -siumlate.
+ """Test cases for running scripts with -simulate.

This class sets the 'user' attribute on every test, thereby ensuring
that the test runner has a username for the default site, and so that

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

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