summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2023-08-30 11:36:28 +0200
committerSeth Chaiklin <sdc.blanco@youmail.dk>2023-09-06 11:02:42 +0200
commit645852b418b759e6576848385b782db6031b9ebc (patch)
treeae1c867a93bade9e37bf5fb43e4e2c824245dc1f /officecfg
parentdb0044242a897e447988169630ff74e4c8bfecf9 (diff)
tdf#141676 make command label more precise
"Add paragraph and table spacing at tops of pages" -> "Add paragraph and table spacing at top of first page and page breaks" Change-Id: I05f53dde0c4782cc1adf1809a9a24f6f5a94b405 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156220 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
index fc0919ae2a3a..1508aeb1d7a6 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
@@ -46,7 +46,7 @@
</prop>
<prop oor:name="AddSpacingAtPages" oor:type="xs:boolean" oor:nillable="false">
<info>
- <desc>Add paragraph and table spacing at tops of pages</desc>
+ <desc>Add paragraph and table spacing at top of first page and page breaks</desc>
</info>
<value>true</value>
</prop>