[Libreoffice-commits] core.git: cui/uiconfig

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Tue Feb 2 07:41:31 UTC 2021


 cui/uiconfig/ui/spellingdialog.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 945fb5d8693478559e489d2c4cf948adf6033fe1
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Mon Feb 1 21:19:35 2021 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
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 <sbergman at redhat.com>

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>


More information about the Libreoffice-commits mailing list