From 3a68053b311644e1f68c279a019b2d8cd8d06aa8 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 11 Apr 2019 14:42:54 +0000 Subject: Fix typo Change-Id: Id09373f15389f241b56a73c406b4c88e334ab505 Reviewed-on: https://gerrit.libreoffice.org/70619 Reviewed-by: himajin100000 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- cui/inc/tipoftheday.hrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cui/inc') diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc index 6c533467fcc2..2c15a312236a 100644 --- a/cui/inc/tipoftheday.hrc +++ b/cui/inc/tipoftheday.hrc @@ -52,7 +52,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] = NC_("RID_CUI_TIPOFTHEDAY", "You can use Quickstart to open LibreOffice quicker"), NC_("RID_CUI_TIPOFTHEDAY", "Have you tried our new sidebar- Appearance- Sidebar"), NC_("RID_CUI_TIPOFTHEDAY", "Have you known that LibreOffice has great documentation and free user guide books http://www.libreoffice.org/get-help/documentation/ "), - NC_("RID_CUI_TIPOFTHEDAY", "Embedded help can save lifes. Just click F1 to reach the embedded help, if you've installed it. Otherwise you may benefit from this huge content online at http://help.libreoffice.org"), + NC_("RID_CUI_TIPOFTHEDAY", "Embedded help can save lives. Just click F1 to reach the embedded help, if you've installed it. Otherwise you may benefit from this huge content online at http://help.libreoffice.org"), NC_("RID_CUI_TIPOFTHEDAY", "LibreOffice has a portable version which gives you mobility. If you don't have administrator rights on your computer you may install LibreOffice Portable to your hard drive too http://www.libreoffice.org/download/portable-versions/"), NC_("RID_CUI_TIPOFTHEDAY", "How to remove pagebreaks from a .docx document that someone sent you, where there are pagebreaks for each sentence in the document."), NC_("RID_CUI_TIPOFTHEDAY", "Open 1 document in 2 windows"), -- cgit