jenkins-bot has submitted this change and it was merged.

Change subject: Fix 2 0.8 to 0.9 in export-0.9.xsd
......................................................................


Fix 2 0.8 to 0.9 in export-0.9.xsd

Change-Id: Ida104bcd66dee477d724f3c99a671e5d617177df
---
M docs/export-0.9.xsd
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/docs/export-0.9.xsd b/docs/export-0.9.xsd
index f181c8e..d5e7b99 100644
--- a/docs/export-0.9.xsd
+++ b/docs/export-0.9.xsd
@@ -37,8 +37,8 @@
        http://www.mediawiki.org/xml/export-0.9/
 -->
 <schema xmlns="http://www.w3.org/2001/XMLSchema";
-               xmlns:mw="http://www.mediawiki.org/xml/export-0.8/";
-               targetNamespace="http://www.mediawiki.org/xml/export-0.8/";
+               xmlns:mw="http://www.mediawiki.org/xml/export-0.9/";
+               targetNamespace="http://www.mediawiki.org/xml/export-0.9/";
                elementFormDefault="qualified">
 
        <annotation>

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ida104bcd66dee477d724f3c99a671e5d617177df
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to