diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-02-22 09:48:17 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-02-22 09:58:19 +0200 |
commit | 616c6924f18911fce110918edf05ed2f4e52dba9 (patch) | |
tree | 3e307b3e91fe6b025701eb3dfea0ff61c750aff6 /officecfg | |
parent | 7ca8407b403bf97a472ce2ade7e3fa1cb588cf24 (diff) |
s/the the/the/
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 6 | ||||
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index df1f534eeb13..3e89fa1f6026 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -4980,7 +4980,7 @@ <prop oor:name="PixelExportUnit" oor:type="xs:int" oor:nillable="false"> <info> - <desc>Specifies the unit default that is used in the the graphic + <desc>Specifies the unit default that is used in the graphic export dialog if exporting pixel graphics.</desc> </info> <constraints> @@ -5028,7 +5028,7 @@ oor:nillable="false"> <info> <desc>Specifies the unit default for the resolution that is used - in the the graphic export dialog if exporting pixel + in the graphic export dialog if exporting pixel graphics.</desc> </info> <constraints> @@ -5081,7 +5081,7 @@ oor:name="VectorExportUnit" oor:type="xs:int" oor:nillable="false"> <info> - <desc>Specifies the unit default that is used in the the graphic + <desc>Specifies the unit default that is used in the graphic export dialog if exporting vector graphics.</desc> </info> <constraints> diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index 8f987e0d3d6c..05e080410cf4 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -434,7 +434,7 @@ </prop> <prop oor:type="xs:boolean" oor:name="PaperCompanyAddressReceiverField"> <info> - <desc>Enables the the Sender Address Line in the Receiver Field for Business Paper.</desc> + <desc>Enables the Sender Address Line in the Receiver Field for Business Paper.</desc> </info> </prop> <prop oor:type="xs:boolean" oor:name="PaperFooter"> |