summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2022-02-05 18:57:19 +0100
committerJulien Nabet <serval2412@yahoo.fr>2022-02-05 21:19:17 +0100
commita7bc3bd919749ff269cc4c7cd19db0def6e466b2 (patch)
tree0ff3425fc8e8aabf0b15e96073ea271131a21881 /sd
parent3ec962799a0fe0e8de5459c1b50da8a64adde046 (diff)
tdf#145835: typo in customanimationeffecttab|text_delay_label
Change-Id: Ib3d42ab54ec855af5a922f4dd47cedd96bdf10c3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129529 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd')
-rw-r--r--sd/uiconfig/simpress/ui/customanimationeffecttab.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/customanimationeffecttab.ui b/sd/uiconfig/simpress/ui/customanimationeffecttab.ui
index 75b428c33945..2e505ef2d066 100644
--- a/sd/uiconfig/simpress/ui/customanimationeffecttab.ui
+++ b/sd/uiconfig/simpress/ui/customanimationeffecttab.ui
@@ -324,7 +324,7 @@
<object class="GtkLabel" id="text_delay_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="customanimationeffecttab|text_delay_label">delay between characters</property>
+ <property name="label" translatable="yes" context="customanimationeffecttab|text_delay_label">Delay between characters</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">text_delay</property>
</object>