diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-11 15:42:41 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-15 18:43:04 +0200 |
commit | 839584cc3ab9583c1eaf2b513b38783e313052c4 (patch) | |
tree | a2d859f76e10e1bdb6a1d20673ef64217df46f1a /svx/uiconfig/ui | |
parent | fdde571c6a5ec65a24c496af4c5928e22bd89ba2 (diff) |
Fix definition
Change-Id: I4dbe6fcd04aebc25a17263f160b7683cbf01ac30
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135671
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'svx/uiconfig/ui')
-rw-r--r-- | svx/uiconfig/ui/optgridpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
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> |