diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-07-03 11:36:08 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-07-03 12:00:27 +0200 |
commit | 00c81f291922b09f3bd6ceb334d5aaae0bab5334 (patch) | |
tree | a7725dc6cd79a5b094cdac384f094b05b497d86d /officecfg | |
parent | 5f13f34581a9ee73f72bfb4f71e7a827de1e2e0c (diff) |
Fix typos
Change-Id: Iaf63c488f895c446bb54119d8c9f15e0adcd1eff
Reviewed-on: https://gerrit.libreoffice.org/39454
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
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> |