Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[doc] fix spelling mistake

Change-Id: I12ac7ef7963e8a8422c2380df793e4a23d841a47
---
M pywikibot/page/_toolforge.py
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pywikibot/page/_toolforge.py b/pywikibot/page/_toolforge.py
index b701c1f..3342040 100644
--- a/pywikibot/page/_toolforge.py
+++ b/pywikibot/page/_toolforge.py
@@ -114,7 +114,7 @@
revid: int | None = None,
date: DATETYPE = None,
) -> dict[str, tuple[int, float]]:
- """Retrieve authorship attributon of an article.
+ """Retrieve authorship attribution of an article.

This method uses XTools/Authorship to retrieve the authors
measured by character count.

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

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