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

New commits:
commit 6958d226e6ce75c1b676ac041b5b59140c1f646b
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jun 19 13:40:17 2024 +0200
Commit:     Andrea Gelmini <andrea.gelm...@gelma.net>
CommitDate: Fri Jun 21 07:48:01 2024 +0200

    Fix typo
    
    Change-Id: I05003d690d10ad03aa498a69063368e33340596d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169210
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
    Tested-by: Jenkins

diff --git a/cui/uiconfig/ui/optsavepage.ui b/cui/uiconfig/ui/optsavepage.ui
index 7a7dcf1dee34..37378b17e141 100644
--- a/cui/uiconfig/ui/optsavepage.ui
+++ b/cui/uiconfig/ui/optsavepage.ui
@@ -230,7 +230,7 @@
                 <property name="draw-indicator">True</property>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="userautosave-atkobject">
-                    <property name="AtkObject::accessible-description" 
translatable="yes" context="userautosave">Specifies that the office suite saves 
the modified document itself, instead of creaing a temporary AutoRecovery 
version. Uses the same time interval as AutoRecovery does.</property>
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="userautosave">Specifies that the office suite saves 
the modified document itself, instead of creating a temporary AutoRecovery 
version. Uses the same time interval as AutoRecovery does.</property>
                   </object>
                 </child>
               </object>

Reply via email to