Aude has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/146420

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dumps 
refs/changes/20/146420/1

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: newchange
Gerrit-Change-Id: Ib069b971fc187ec047a516dd11352cdd2d0f6e05
Gerrit-PatchSet: 1
Gerrit-Project: operations/dumps
Gerrit-Branch: ariel
Gerrit-Owner: Aude <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to