Smalyshev has uploaded a new change for review.

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

Change subject: Fix ID for Rhea
......................................................................

Fix ID for Rhea

Q108419 is the wrong Rhea - this is the female Titan,
Q15050 is the moon of Saturn

Change-Id: I1d15e017e1216c8c25af199da01d70be4c13478a
---
M pywikibot/families/wikidata_family.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/30/278530/1

diff --git a/pywikibot/families/wikidata_family.py 
b/pywikibot/families/wikidata_family.py
index 37d3933..5589e6f 100644
--- a/pywikibot/families/wikidata_family.py
+++ b/pywikibot/families/wikidata_family.py
@@ -70,7 +70,7 @@
             'phobos': 'http://www.wikidata.org/entity/Q7547',
             'phoebe': 'http://www.wikidata.org/entity/Q17975',
             'pluto': 'http://www.wikidata.org/entity/Q339',
-            'rhea': 'http://www.wikidata.org/entity/Q108419',
+            'rhea': 'http://www.wikidata.org/entity/Q15050',
             'tethys': 'http://www.wikidata.org/entity/Q15047',
             'titan': 'http://www.wikidata.org/entity/Q2565',
             'titania': 'http://www.wikidata.org/entity/Q3322',

-- 
To view, visit https://gerrit.wikimedia.org/r/278530
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1d15e017e1216c8c25af199da01d70be4c13478a
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Smalyshev <[email protected]>

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

Reply via email to