summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/parse.c b/common/parse.c
index a358004b..cb142c14 100644
--- a/common/parse.c
+++ b/common/parse.c
@@ -1278,7 +1278,7 @@ parse_option_name (cfile, allocate, known, opt)
option_reference(opt, option, MDL);
} else
log_info("option %s has been redefined as option %s. "
- "Please update your configs if neccessary.",
+ "Please update your configs if necessary.",
val, option->name);
/* If we've been told to allocate, that means that this
* (might) be an option code definition, so we'll create