[Pywikibot-commits] [Gerrit] pywikibot/core[master]: Fix spelling mistake

2019-05-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/510543 )

Change subject: Fix spelling mistake
..

Fix spelling mistake

Change-Id: I1fabde6af26c23d64cd76e8d9ec40fdb98d88469
---
M tests/aspects.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Dvorapa: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tests/aspects.py b/tests/aspects.py
index 71f14e6..ada517d 100644
--- a/tests/aspects.py
+++ b/tests/aspects.py
@@ -1121,7 +1121,7 @@

 @contextmanager
 def disable_assert_capture(self):
-"""A context manager which preventing that asssertions are patched."""
+"""A context manager preventing that assertions are patched."""
 nested = self._patched  # Don't reset if it was set before
 self._patched = True
 yield

--
To view, visit https://gerrit.wikimedia.org/r/510543
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I1fabde6af26c23d64cd76e8d9ec40fdb98d88469
Gerrit-Change-Number: 510543
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt 
Gerrit-Reviewer: Dvorapa 
Gerrit-Reviewer: John Vandenberg 
Gerrit-Reviewer: Lokal Profil 
Gerrit-Reviewer: Xqt 
Gerrit-Reviewer: jenkins-bot (75)
___
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits


[Pywikibot-commits] [Gerrit] pywikibot/core[master]: Fix spelling mistake

2018-04-12 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/425750 )

Change subject: Fix spelling mistake
..

Fix spelling mistake

Change-Id: Iaa4d54cda8219d696a06c832f12a9c00f6d466a9
---
M .appveyor.yml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/.appveyor.yml b/.appveyor.yml
index 2755449..88fc37f 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -5,7 +5,7 @@
 APPVEYOR_PYTHON_URL: 
"https://raw.githubusercontent.com/ogrisel/python-appveyor-demo/master/appveyor/;

 # SDK v7.0 MSVC Express 2008's SetEnv.cmd script will fail if the
-# /E:ON and /V:ON options are not enabled in the batch script intepreter
+# /E:ON and /V:ON options are not enabled in the batch script interpreter
 # See: http://stackoverflow.com/a/13751649/163740
 CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\appveyor\\run_with_env.cmd"


--
To view, visit https://gerrit.wikimedia.org/r/425750
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaa4d54cda8219d696a06c832f12a9c00f6d466a9
Gerrit-Change-Number: 425750
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt 
Gerrit-Reviewer: John Vandenberg 
Gerrit-Reviewer: Xqt 
Gerrit-Reviewer: Zoranzoki21 
Gerrit-Reviewer: jenkins-bot <>
___
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits


[Pywikibot-commits] [Gerrit] pywikibot/core[master]: Fix spelling mistake in ChangeLog

2017-05-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/356128 )

Change subject: Fix spelling mistake in ChangeLog
..


Fix spelling mistake in ChangeLog

Change-Id: I4d3a982b9287a55dbb88641d79e5b31d89e6d924
---
M ChangeLog
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved



diff --git a/ChangeLog b/ChangeLog
index 63288f3..2e75305 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -64,7 +64,7 @@
 bc59339 Enable a new option sdtemplate for customized sd template (T140624)
 cfaf7c0 Rewrite claimit.py (T69284)
 2487c75 Replace private mylang variables with mycode in misspelling.py
-37a4846 se input_yn in states_redirect.py
+37a4846 Use input_yn in states_redirect.py
 0809a60 Use bot classes for table2wiki.py
 
 Updates (scripts)

-- 
To view, visit https://gerrit.wikimedia.org/r/356128
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4d3a982b9287a55dbb88641d79e5b31d89e6d924
Gerrit-PatchSet: 2
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt 
Gerrit-Reviewer: Xqt 
Gerrit-Reviewer: jenkins-bot <>

___
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits


[Pywikibot-commits] [Gerrit] pywikibot/core[master]: Fix spelling mistake

2017-04-10 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/347308 )

Change subject: Fix spelling mistake
..


Fix spelling mistake

Also keep next line beneath 80 chars.

Change-Id: I8894eb8a5129f7b99e8ad610252d189a4aea5fbd
---
M pywikibot/proofreadpage.py
1 file changed, 3 insertions(+), 2 deletions(-)

Approvals:
  Mpaa: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/proofreadpage.py b/pywikibot/proofreadpage.py
index 4034cb5..47bf1ab 100644
--- a/pywikibot/proofreadpage.py
+++ b/pywikibot/proofreadpage.py
@@ -473,8 +473,9 @@
 and relative page numbers and labels by means of several helper
 functions.
 
-It also providesa generator to pages contained in Index page, with
-possibility to define range, filter by quality levels and page 
existance.
+It also provides a generator to pages contained in Index page, with
+possibility to define range, filter by quality levels and page
+existence.
 
 @raise UnknownExtension: source Site has no ProofreadPage Extension.
 @raise ImportError: bs4 is not installed.

-- 
To view, visit https://gerrit.wikimedia.org/r/347308
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8894eb8a5129f7b99e8ad610252d189a4aea5fbd
Gerrit-PatchSet: 2
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt 
Gerrit-Reviewer: John Vandenberg 
Gerrit-Reviewer: Magul 
Gerrit-Reviewer: Mpaa 
Gerrit-Reviewer: jenkins-bot <>

___
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits


[Pywikibot-commits] [Gerrit] pywikibot/core[master]: Fix spelling mistake in pagegenerators.py

2017-03-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/341994 )

Change subject: Fix spelling mistake in pagegenerators.py
..


Fix spelling mistake in pagegenerators.py

Change-Id: Iafa6d5e260dea206606c0ca62b92bc1c427f57be
---
M pywikibot/pagegenerators.py
1 file changed, 20 insertions(+), 20 deletions(-)

Approvals:
  Dalba: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/pagegenerators.py b/pywikibot/pagegenerators.py
index 98ed579..b96d860 100644
--- a/pywikibot/pagegenerators.py
+++ b/pywikibot/pagegenerators.py
@@ -964,7 +964,7 @@
 If includeredirects is False, redirects are not included. If
 includeredirects equals the string 'only', only redirects are added.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param content: If True, load current version of each page (default False)
 @param site: Site for generator results.
@@ -1382,7 +1382,7 @@
total=None, _filter_unique=filter_unique):
 """Yield unique pages edited by user:username.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param namespaces: list of namespace numbers to fetch contribs from
 @type namespaces: list of int
@@ -1970,7 +1970,7 @@
 """
 New file generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
@@ -2046,7 +2046,7 @@
 """
 Unused files generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
@@ -2062,7 +2062,7 @@
 """
 Page lacking interwikis generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
 """
@@ -2077,7 +2077,7 @@
 """
 Uncategorized category generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
@@ -2093,7 +2093,7 @@
 """
 Uncategorized file generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
@@ -2109,7 +2109,7 @@
 """
 Uncategorized page generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
@@ -2125,7 +2125,7 @@
 """
 Uncategorized template generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
@@ -2141,7 +2141,7 @@
 """
 Lonely page generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
@@ -2157,7 +2157,7 @@
 """
 Unwatched page generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
@@ -2172,7 +2172,7 @@
 """
 Wanted page generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
@@ -2188,7 +2188,7 @@
 """
 Ancient page generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number of pages to retrieve in total
 @type total: int
 @param site: Site for generator results.
 @type site: L{pywikibot.site.BaseSite}
@@ -2204,7 +2204,7 @@
 """
 Dead-end page generator.
 
-@param total: Maxmum number of pages to retrieve in total
+@param total: Maximum number