diff options
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"> |