Kaydet (Commit) e90329ff authored tarafından Andras Timar's avatar Andras Timar

typo: xs::boolean -> xs:boolean

Change-Id: I4a7df6bf56a5b8367d3717fc4e48b535e829e96f
üst 3bb58b6b
......@@ -77,7 +77,7 @@ namespace {
// "Type"="xs:boolean"
// becomes the following in configuration:
// <item oor:path="/org.openoffice.Office.Jobs/Jobs/org.openoffice.Office.Jobs:Job['UpdateCheck']/Arguments">
// <prop oor:name="AutoCheckEnabled" oor:type="xs::boolean" oor:finalized="true">
// <prop oor:name="AutoCheckEnabled" oor:type="xs:boolean" oor:finalized="true">
// <value>false</value>
// </prop>
// </item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment