cui/inc/tipoftheday.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 230cb99604aba01153d713ff86e7f8175792ac68
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Wed May 8 10:43:01 2019 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Wed May 8 11:43:46 2019 +0200

    Typo in tip of the day
    
    Change-Id: I344300807b0bfce0b779b2d64337dad96eee86c9
    Reviewed-on: https://gerrit.libreoffice.org/71945
    Reviewed-by: Heiko Tietze <tietze.he...@gmail.com>
    Tested-by: Jenkins

diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index a82e30b6386f..0da0b956f36c 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -222,7 +222,7 @@ const std::tuple<const char*, OUString, OUString> 
TIPOFTHEDAY_STRINGARRAY[] =
      { NC_("RID_CUI_TIPOFTHEDAY", "Need an unnumbered item in a list? Use 
'Insert Unnumbered Entry' in the Bullets and Numbering toolbar."), "", 
"tipoftheday_w.png"},
      { NC_("RID_CUI_TIPOFTHEDAY", "Want to sort a pivot table? Click on 
drop-list's arrow in the row/col header and select sort method: ascending, 
descending, or custom."), "", "tipoftheday_c.png"},
      { NC_("RID_CUI_TIPOFTHEDAY", "Do not insert manual breaks to separate two 
paragraphs. Rather change Indents & Spacing > Spacing > Below paragraph at the 
style/paragraph properties."), "", "tipoftheday_w.png"},
-     { NC_("RID_CUI_TIPOFTHEDAY", "Your documents don’t open at the position 
where you have saved it? Check Tools > Options > %PRODUCTNAME > User Data > 
First/Last name is not empty."), "", ""},
+     { NC_("RID_CUI_TIPOFTHEDAY", "Your documents don’t open at the position 
where you have saved them? Check Tools > Options > %PRODUCTNAME > User Data > 
First/Last name is not empty."), "", ""},
      { NC_("RID_CUI_TIPOFTHEDAY", "With the Navigator you can select & move 
up/down headings and the text below the heading, in the Navigator and in the 
document."), "", "tipoftheday_w.png"},
      { NC_("RID_CUI_TIPOFTHEDAY", "%PRODUCTNAME doesn't calculate from left to 
right but respects the order Parentheses > Exponents > Multiplication > 
Division > Addition > Subtraction."), "", "tipoftheday_c.png"},
      { NC_("RID_CUI_TIPOFTHEDAY", "You can change the default function in the 
status bar: right click on the area."), "", "tipoftheday_c.png"},
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to