From 3b5bbb3d3b38add89b03a8e5b05db3b482431865 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 22 Feb 2013 09:34:27 +0200 Subject: s/pathes/paths/ Change-Id: Id832119cc6da885372e56c2119e3bc3b31a7b825 --- l10ntools/source/helpex.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l10ntools/source/helpex.cxx b/l10ntools/source/helpex.cxx index 21a8b9d3e1b7..32243242ca34 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" -- cgit