diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
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.") |