Xqt submitted this change.
[doc] Update documentation
* fix typo:
** Pywikbot --> Pywikibot
Change-Id: I24761b65f1fd839a0c92324d653ddaa2cda2a3d3
---
M docs/library_usage.rst
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/library_usage.rst b/docs/library_usage.rst
index 5d43682..bca1af9 100644
--- a/docs/library_usage.rst
+++ b/docs/library_usage.rst
@@ -16,7 +16,7 @@
update_options = {
'text': 'This is a test text',
- 'summary': 'Bot: a bot test edit with Pywikbot.',
+ 'summary': 'Bot: a bot test edit with Pywikibot.',
}
def treat_page(self):
To view, visit change 768152. To unsubscribe, or for help writing mail filters, visit settings.