summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-06-19 13:40:17 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2024-06-21 07:48:01 +0200
commit6958d226e6ce75c1b676ac041b5b59140c1f646b (patch)
tree67b20640f4b2f8d27e57dbcc43a41be0fa9d1b9f
parentc51d428510c855423c9e264e7eaa355f7c26a215 (diff)
Fix typo
Change-Id: I05003d690d10ad03aa498a69063368e33340596d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169210 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Jenkins
-rw-r--r--cui/uiconfig/ui/optsavepage.ui2
1 files changed, 1 insertions, 1 deletions
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>