diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-02-22 09:34:27 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-02-22 09:34:27 +0200 |
commit | 3b5bbb3d3b38add89b03a8e5b05db3b482431865 (patch) | |
tree | bbb1d72f836a7d55f13a7b06fa8ac375adcb8f81 /l10ntools/source | |
parent | 0c317af38ae4c91f7472789cd53c571825610d0f (diff) |
s/pathes/paths/
Change-Id: Id832119cc6da885372e56c2119e3bc3b31a7b825
Diffstat (limited to 'l10ntools/source')
-rw-r--r-- | l10ntools/source/helpex.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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" |