diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-27 12:25:28 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-27 15:55:28 +0200 |
commit | 8d36a1ac10a4a37bb769b9cf132a4371353fec6e (patch) | |
tree | f68606a84db3bf1b168b5b18767bf5db2cd34661 /officecfg | |
parent | 99ff6b84cd094ed91ab0b65949d1061e093fe688 (diff) |
indent correctly
Change-Id: Ida5eb46abbc602a0afe355f9ba10059e3dddcd66
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/UI.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs index 365533c83e4a..1968127f2f86 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI.xcs @@ -629,7 +629,7 @@ <group oor:name="Timeout"> <info> <desc>Specifies the timeouts to be used when the file view is to be filled asynchronously. -These settings are not evaluated if the FillAsynchronously property is false.</desc> + These settings are not evaluated if the FillAsynchronously property is false.</desc> </info> <prop oor:name="Min" oor:type="xs:int" oor:nillable="false"> <info> |