[Libreoffice-commits] .: sw/xml

David Tardon dtardon at kemper.freedesktop.org
Wed Nov 24 05:17:45 PST 2010


 sw/xml/writer.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 31c90bae65f6807c872152e658171c5f72dc6a6b
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Nov 24 14:16:25 2010 +0100

    fix invalid XML

diff --git a/sw/xml/writer.xml b/sw/xml/writer.xml
index c104852..c95f0b0 100644
--- a/sw/xml/writer.xml
+++ b/sw/xml/writer.xml
@@ -748,7 +748,7 @@
         <language>c++</language>
         <status value="final"/>
         <supported-service>com::sun::star::util::SearchDescriptor</supported-service>
-        <supported-service>com::sun::star::util::ReplaceDescriptor/supported-service>
+        <supported-service>com::sun::star::util::ReplaceDescriptor</supported-service>
     </component-description>
     <component-description>
         <author>automatically generated by objects2xml</author>


More information about the Libreoffice-commits mailing list