summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorheiko tietze <tietze.heiko@gmail.com>2019-05-13 11:02:10 +0200
committerHeiko Tietze <tietze.heiko@gmail.com>2019-05-13 15:12:56 +0200
commit9cbb98456a054b6b02e96c9d29f1b931893d4aed (patch)
tree3ddfd3453042fb9da9521f7493700ea674a75c02 /cui
parent5097d1cabc806ee99b068b678982e215950c4f11 (diff)
Typo in UI (Sentence style)
Change-Id: I2013f36e5ccb2dda39ae2d1aa2e47eab8e072532 Reviewed-on: https://gerrit.libreoffice.org/72221 Tested-by: Jenkins Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/optgeneralpage.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/optgeneralpage.ui b/cui/uiconfig/ui/optgeneralpage.ui
index b2f6114e3dab..7238b8932f42 100644
--- a/cui/uiconfig/ui/optgeneralpage.ui
+++ b/cui/uiconfig/ui/optgeneralpage.ui
@@ -61,7 +61,8 @@
</child>
<child>
<object class="GtkCheckButton" id="cbShowTipOfTheDay">
- <property name="label" translatable="yes" context="optgeneralpage|TipOfTheDayCheckbox">Show "Tip of the day" Dialog on Start-up</property>
+ <property name="label" translatable="yes" context="optgeneralpage|TipOfTheDayCheckbox">Show "Tip of the Day" dialog on start-up</property>
+ <property name="visible">True</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>