cui/uiconfig/ui/spellingdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 945fb5d8693478559e489d2c4cf948adf6033fe1 Author: Seth Chaiklin <[email protected]> AuthorDate: Mon Feb 1 21:19:35 2021 +0100 Commit: Stephan Bergmann <[email protected]> CommitDate: Tue Feb 2 08:40:49 2021 +0100 change duplicated object id Change-Id: Ia5bf54a44e4318f0a70355897806aad1bed62f72 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110229 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <[email protected]> diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui index 21f371d2de88..13a4da14e661 100644 --- a/cui/uiconfig/ui/spellingdialog.ui +++ b/cui/uiconfig/ui/spellingdialog.ui @@ -584,7 +584,7 @@ <property name="hexpand">True</property> <property name="use_underline">True</property> <child internal-child="accessible"> - <object class="AtkObject" id="addmb-atkobject"> + <object class="AtkObject" id="add-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="spellingdialog|extended_tip|add">Adds the unknown word to a user-defined dictionary.</property> </object> </child> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
