Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1064780?usp=email )

Change subject: Fix spelling mistake
......................................................................

Fix spelling mistake

Change-Id: I40024a5b360f5070c08fca77375b8ef3a4716bb8
---
M pywikibot/diff.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Xqt: Verified; Looks good to me, approved




diff --git a/pywikibot/diff.py b/pywikibot/diff.py
index 3963171..ed4709e 100644
--- a/pywikibot/diff.py
+++ b/pywikibot/diff.py
@@ -632,7 +632,7 @@
                             ignorecase: bool = False) -> list[float, Sequence]:
     """Return a list of the best “good enough” matches and its ratio.

-    This method is Similar to Python's :pylib:`difflib.get_close_matches()
+    This method is similar to Python's :pylib:`difflib.get_close_matches()
     <difflib#difflib.get_close_matches>` but also gives ratio back and
     has a *ignorecase* parameter to compare case-insensitive.


--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1064780?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I40024a5b360f5070c08fca77375b8ef3a4716bb8
Gerrit-Change-Number: 1064780
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to