jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/816260 )
Change subject: [DOC] Add missing ' ......................................................................
[DOC] Add missing '
Bug: T313665 Change-Id: I635554e990313a06c238a878a04f5ae95c87b782 --- M README.rst 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: JJMC89: Looks good to me, approved jenkins-bot: Verified
diff --git a/README.rst b/README.rst index 77c943b..c2220cb 100644 --- a/README.rst +++ b/README.rst @@ -114,7 +114,7 @@
update_options = { 'text': 'This is a test text', - 'summary: 'Bot: a bot test edit with Pywikibot.' + 'summary': 'Bot: a bot test edit with Pywikibot.' }
def treat_page(self):
pywikibot-commits@lists.wikimedia.org