[PATCH] fix typo in xml version

David Tardon (via Code Review) gerrit at gerrit.libreoffice.org
Tue Apr 9 10:37:03 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3293

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/93/3293/1

fix typo in xml version

Change-Id: Icf22bc1b89a9d536e4eb31afe035218c425be71a
---
M starmath/uiconfig/smath/menubar/menubar.xml
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/starmath/uiconfig/smath/menubar/menubar.xml b/starmath/uiconfig/smath/menubar/menubar.xml
index 6358f0a..8a4d7c9 100644
--- a/starmath/uiconfig/smath/menubar/menubar.xml
+++ b/starmath/uiconfig/smath/menubar/menubar.xml
@@ -1,4 +1,4 @@
-<?xml version="0.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  * This file is part of the LibreOffice project.
  *

-- 
To view, visit https://gerrit.libreoffice.org/3293
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf22bc1b89a9d536e4eb31afe035218c425be71a
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: David Tardon <dtardon at redhat.com>



More information about the LibreOffice mailing list