svx/uiconfig/ui/optgridpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 839584cc3ab9583c1eaf2b513b38783e313052c4 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Sat Jun 11 15:42:41 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Wed Jun 15 18:43:04 2022 +0200 Fix definition Change-Id: I4dbe6fcd04aebc25a17263f160b7683cbf01ac30 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135671 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/svx/uiconfig/ui/optgridpage.ui b/svx/uiconfig/ui/optgridpage.ui index e3a021dce12c..3936a092c048 100644 --- a/svx/uiconfig/ui/optgridpage.ui +++ b/svx/uiconfig/ui/optgridpage.ui @@ -173,7 +173,7 @@ <property name="digits">2</property> <child internal-child="accessible"> <object class="AtkObject" id="mtrflddrawy-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|mtrflddrawy">Defines the grid points spacing in the desired unit of measurement on the Y-axis.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|mtrflddrawy">Defines the grid points spacing in the currently selected unit of measurement on the Y-axis.</property> </object> </child> </object>