summaryrefslogtreecommitdiffstats
path: root/core/parser-mpcmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/parser-mpcmd.c')
-rw-r--r--core/parser-mpcmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/parser-mpcmd.c b/core/parser-mpcmd.c
index 9914e7a614..1a7a4dcbc9 100644
--- a/core/parser-mpcmd.c
+++ b/core/parser-mpcmd.c
@@ -289,7 +289,7 @@ err_out:
extern int mp_msg_levels[];
/* Parse some command line options early before main parsing.
- * --noconfig prevents reading configuration files (otherwise done before
+ * --no-config prevents reading configuration files (otherwise done before
* command line parsing), and --really-quiet suppresses messages printed
* during normal options parsing.
*/