diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-01-11 15:12:05 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-01-13 10:07:38 +0100 |
commit | 10620cf97702f6fceb9334df50c255e08925919b (patch) | |
tree | db3d38b8dc63ff6c09c912038fff9e1b3df10e5e /cui | |
parent | 85e0f5449a115939ec38239c93f69f067cce48e5 (diff) |
fix indents to be consistent
git show -w is empty on this commit
Change-Id: Ifc139cf4557ae9c2664057d2ed87e020330d17c3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109194
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/pageformatpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/pageformatpage.ui b/cui/uiconfig/ui/pageformatpage.ui index 6cb79de555b0..1e01e14d951c 100644 --- a/cui/uiconfig/ui/pageformatpage.ui +++ b/cui/uiconfig/ui/pageformatpage.ui @@ -522,7 +522,7 @@ <object class="AtkObject" id="checkRegisterTrue-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|checkRegisterTrue">If enabled, then all paragraph styles with the option page line-spacing activated will be affected, assuming the line spacing of the Reference Style. This will align them to an invisible vertical page grid, regardless of their font size, so that each line is the same height.</property> </object> - </child> + </child> </object> <packing> <property name="left_attach">1</property> |