Meno25 has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/732345 )

Change subject: [doc] Update documentation
......................................................................

[doc] Update documentation

lintrails --> linktrails

Change-Id: I562e003174b035520988031559f5a4960c13caad
---
M scripts/maintenance/update_linktrails.py
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/scripts/maintenance/update_linktrails.py 
b/scripts/maintenance/update_linktrails.py
index 7a956eb..f8306b2 100755
--- a/scripts/maintenance/update_linktrails.py
+++ b/scripts/maintenance/update_linktrails.py
@@ -142,7 +142,7 @@
             text += yield
     except GeneratorExit:
         text += '    }'
-        # write lintrails to family file
+        # write linktrails to family file
         pywikibot.output('Writing family file...')
         family_file_name = join('pywikibot', 'family.py')
         with codecs.open(family_file_name, 'r', 'utf8') as family_file:

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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I562e003174b035520988031559f5a4960c13caad
Gerrit-Change-Number: 732345
Gerrit-PatchSet: 3
Gerrit-Owner: Meno25 <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Meno25 <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to