summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-10-15 00:51:13 +0300
committerAndrei Karas <akaras@inbox.ru>2011-10-15 00:51:13 +0300
commit140e5d782aaba38f4c9f65f82f348c8835b2944b (patch)
treede05f72a11c8c5e9f0109c4be1822df3fa7446dc /src/main.cpp
parentd49d37cbcd6d582d3f11fb5bf3b26215e891d9bc (diff)
downloadplus-140e5d782aaba38f4c9f65f82f348c8835b2944b.tar.gz
plus-140e5d782aaba38f4c9f65f82f348c8835b2944b.tar.bz2
plus-140e5d782aaba38f4c9f65f82f348c8835b2944b.tar.xz
plus-140e5d782aaba38f4c9f65f82f348c8835b2944b.zip
Update and rebuild translations.
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 816409ad0..5eceee77b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -45,7 +45,7 @@ static void printHelp()
std::cout
<< _("manaplus [options] [manaplus-file]") << endl << endl
- << _("[manaplus-file] : The mana file is an XML file (.manaplus)")
+ << _("[manaplus-file] : The manaplus file is an XML file (.manaplus)")
<< endl
<< _(" used to set custom parameters") << endl
<< _(" to the manaplus client.")