[Libreoffice-commits] core.git: cui/inc

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Fri Apr 12 06:32:08 UTC 2019


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

New commits:
commit c711feddbd45701c881f67a2a64103f595bf115e
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Apr 11 14:38:43 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Apr 12 08:31:26 2019 +0200

    Fix typo
    
    Change-Id: Ie30b67859b3494a7cad17398c2edb377499725c1
    Reviewed-on: https://gerrit.libreoffice.org/70623
    Tested-by: Jenkins
    Reviewed-by: himajin100000 <himajin100000 at gmail.com>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 1162a09d7779..fbbc4784ae84 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -200,7 +200,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
     NC_("RID_CUI_TIPOFTHEDAY", "You can easily arrange size table rows and coloumns - Right click - Row(or Coloums) - Optimal Height and Width"),
     NC_("RID_CUI_TIPOFTHEDAY", "Best way to fix bad looking MS Word table cells via Right click - Row(or Coloums) - Optimal Height and Width (Or Table AutoFit)"),
     NC_("RID_CUI_TIPOFTHEDAY", "Don't get lost in long%large documents. Use Navigator(F5) to find your way through the content."),
-    NC_("RID_CUI_TIPOFTHEDAY", "Want to change a word which appeares multiple places many place Use Find&Replace to save time."),
+    NC_("RID_CUI_TIPOFTHEDAY", "Want to change a word which appears multiple places many place Use Find&Replace to save time."),
     NC_("RID_CUI_TIPOFTHEDAY", "You can use various table styles via Table - AutoFormat to have good looking tables"),
     NC_("RID_CUI_TIPOFTHEDAY", "Want to select a large range of cells without scrolling? Type the range reference (e.g. A1:A1000) in the name box then Enter"),
     NC_("RID_CUI_TIPOFTHEDAY", "Calc›Data›Validity allows you to create drop-down lists for the user selects instead of typing"),


More information about the Libreoffice-commits mailing list