[Libreoffice-commits] core.git: l10ntools/source

Tor Lillqvist tml at iki.fi
Thu Feb 21 23:34:54 PST 2013


 l10ntools/source/helpex.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3b5bbb3d3b38add89b03a8e5b05db3b482431865
Author: Tor Lillqvist <tml at iki.fi>
Date:   Fri Feb 22 09:34:27 2013 +0200

    s/pathes/paths/
    
    Change-Id: Id832119cc6da885372e56c2119e3bc3b31a7b825

diff --git a/l10ntools/source/helpex.cxx b/l10ntools/source/helpex.cxx
index 21a8b9d..3224324 100644
--- a/l10ntools/source/helpex.cxx
+++ b/l10ntools/source/helpex.cxx
@@ -41,7 +41,7 @@ void WriteUsage()
         << " Prj: Project\n"
         << " Root: Path to project root (../.. etc.)\n"
         << " FileIn + i:   Source file (*.xhp)\n"
-        << " FileIn + -mi: File including pathes of source files"
+        << " FileIn + -mi: File including paths of source files"
         << " (only for merge)"
         << " FileOut:  Destination file (*.*) or files (in case of -mi)\n"
         << " DataBase: Mergedata (*.po)\n"


More information about the Libreoffice-commits mailing list