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

New commits:
commit 69aac5b0784aa75546599ad809db3cd873b34999
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Apr 11 14:42:41 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Apr 12 08:38:41 2019 +0200

    Fix typo
    
    Change-Id: Ifd0ea4fedad84820b91913a29bab68c0534a1f5b
    Reviewed-on: https://gerrit.libreoffice.org/70620
    Tested-by: Jenkins
    Reviewed-by: himajin100000 <himajin100...@gmail.com>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 41ffd187efa2..697dd0f56489 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -99,7 +99,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
     NC_("RID_CUI_TIPOFTHEDAY", "Besides styles, customizations menus and 
toolbars can be saved in a template"),
     NC_("RID_CUI_TIPOFTHEDAY", "Tools›Options›LibreOffice›Color lets you edit 
and create colors available in all LibreOffice documents"),
     NC_("RID_CUI_TIPOFTHEDAY", "To edit a not showed comment in Calc, 
right-click the cell and choose Insert comment. Edit then click outside the 
comment (hidden again)"),
-    NC_("RID_CUI_TIPOFTHEDAY", "In Calc use TRIMMEAN() to return the mean of a 
data set excluding the the highest and lowest values "),
+    NC_("RID_CUI_TIPOFTHEDAY", "In Calc use TRIMMEAN() to return the mean of a 
data set excluding the highest and lowest values"),
     NC_("RID_CUI_TIPOFTHEDAY", "To keep the zeros before a number, use the 
'leading zeroes' cell format option or format the cell as text before entering 
the number"),
     NC_("RID_CUI_TIPOFTHEDAY", "To copy a comment without losing the content 
of the target cell : Paste Special›uncheck everything except Comments. 
Operations select Add"),
     NC_("RID_CUI_TIPOFTHEDAY", "With Calc calculate loan repayments: eg. 
PMT(2%/12;36;2500) interest rate per payment period 2%/12, 36 months, loan 
amount 2500"),
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to