sw/uiconfig/swriter/ui/pagefooterpanel.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit eb3ec34e5f4f0f3a9ba14f8fd88ebe0be41368f1 Author: Stanislav Horacek <stanislav.hora...@gmail.com> AuthorDate: Tue Mar 4 21:57:10 2025 +0100 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Wed Mar 5 00:10:56 2025 +0100 fix help tooltip for margin in footer Change-Id: Ifa4dacb702e403eced86c07d701f261bac0e57c9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182500 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/sw/uiconfig/swriter/ui/pagefooterpanel.ui b/sw/uiconfig/swriter/ui/pagefooterpanel.ui index 3b1a6a0506b7..a1ea36dd6ecb 100644 --- a/sw/uiconfig/swriter/ui/pagefooterpanel.ui +++ b/sw/uiconfig/swriter/ui/pagefooterpanel.ui @@ -80,7 +80,7 @@ </accessibility> <child internal-child="accessible"> <object class="AtkObject" id="spacingpreset-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="PageFooterPanel|spacingpreset|extended_tip">Enter the amount of space that you want to maintain between the bottom edge of the header and the top edge of the document text.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="PageFooterPanel|spacingpreset|extended_tip">Enter the amount of space that you want to maintain between the top edge of the footer and the bottom edge of the document text.</property> </object> </child> </object>