sw/uiconfig/swriter/ui/indexentry.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 720c77bdb53a83a276f423c75ee163d7c1b191ca
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Mar 15 11:06:46 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Mar 15 12:56:09 2023 +0000

    Fix typo
    
    Change-Id: I0688bd287f09aa5d963436f8b934897c9368636d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148912
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Jenkins

diff --git a/sw/uiconfig/swriter/ui/indexentry.ui 
b/sw/uiconfig/swriter/ui/indexentry.ui
index da80004a4d8f..826f053d2fc0 100644
--- a/sw/uiconfig/swriter/ui/indexentry.ui
+++ b/sw/uiconfig/swriter/ui/indexentry.ui
@@ -482,7 +482,7 @@
               <object class="GtkCheckButton" id="applytoallcb">
                 <property name="label" translatable="yes" 
context="indexentry|applytoallcb">Apply to all other occurrences</property>
                 <property name="can-focus">True</property>
-                 <property name="tooltip-text" translatable="yes" 
context="indexentry|applytoallcb|tooltip_text">Add an index entry to any other 
occurences of the selected text specified in “Entry”.</property>
+                 <property name="tooltip-text" translatable="yes" 
context="indexentry|applytoallcb|tooltip_text">Add an index entry to any other 
occurrences of the selected text specified in “Entry”.</property>
                 <property name="receives-default">False</property>
                 <property name="no-show-all">True</property>
                 <property name="halign">start</property>

Reply via email to