diff options
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Update.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Update.xcs b/officecfg/registry/schema/org/openoffice/Office/Update.xcs index 16f57bc8a986..2260264b6b2a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Update.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Update.xcs @@ -25,7 +25,7 @@ </prop> <prop oor:name="Mode" oor:type="xs:int" oor:nillable="false"> <info> - <desc>Selects if the the user should be asked about updates or not</desc> + <desc>Selects if the user should be asked about updates or not</desc> </info> <value>Some Value</value> </prop> |