ArielGlenn has submitted this change and it was merged.
Change subject: Fix typos in wikidata table descriptions
......................................................................
Fix typos in wikidata table descriptions
Change-Id: Ib069b971fc187ec047a516dd11352cdd2d0f6e05
---
M xmldumps-backup/worker.py
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
ArielGlenn: Looks good to me, approved
jenkins-bot: Verified
diff --git a/xmldumps-backup/worker.py b/xmldumps-backup/worker.py
index 46b7ab0..c8a4be0 100644
--- a/xmldumps-backup/worker.py
+++ b/xmldumps-backup/worker.py
@@ -669,9 +669,9 @@
if self._hasWikidata:
self.dumpItems.append(
- PublicTable( "wb_items_per_site",
"wbitemspersitetable","For each Wikidata item, this contains rows with the
corresnponding page name on a given wiki project." ))
+ PublicTable( "wb_items_per_site",
"wbitemspersitetable","For each Wikidata item, this contains rows with the
corresponding page name on a given wiki project." ))
self.dumpItems.append(
- PublicTable( "wb_terms", "wbtermstable","For
each Wikidata item, this contains rows with a label, an alias and a
description of the item in a given language." ))
+ PublicTable( "wb_terms", "wbtermstable","For
each Wikidata item, this contains rows with a label, an alias and a description
of the item in a given language." ))
self.dumpItems.append(
PublicTable( "wb_entity_per_page",
"wbentityperpagetable","Contains a mapping of page ids and entity ids, with an
additional entity type column." ))
self.dumpItems.append(
--
To view, visit https://gerrit.wikimedia.org/r/146420
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib069b971fc187ec047a516dd11352cdd2d0f6e05
Gerrit-PatchSet: 2
Gerrit-Project: operations/dumps
Gerrit-Branch: ariel
Gerrit-Owner: Aude <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits