← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

 

Paul J. Lucas has proposed merging lp:~paul-lucas/zorba/pjl-misc into lp:zorba.

Commit message:
Fixed typo in XML file.

Requested reviews:
  Matthias Brantner (matthias-brantner)
  Paul J. Lucas (paul-lucas)

For more details, see:
https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/145533

Fixed typo in XML file.
-- 
https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/145533
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'src/diagnostics/diagnostic_en.xml'
--- src/diagnostics/diagnostic_en.xml	2013-01-24 04:23:25 +0000
+++ src/diagnostics/diagnostic_en.xml	2013-01-30 03:41:22 +0000
@@ -4854,7 +4854,7 @@
     </entry>
 
     <entry key="libxml_ERR_533"> <!-- XML_DTD_UNKNOWN_ATTRIBUTE -->
-      <value>"$6?6:{xmlns}": attribute not declated for element "$6?6:5"</value>
+      <value>"$6?5:{xmlns}": attribute not declated for element "$6?6:5"</value>
     </entry>
 
     <entry key="libxml_ERR_534"> <!-- XML_DTD_UNKNOWN_ELEM -->


Follow ups