From 7199d34a676d6e8f800562c25d7544688ba6dbc3 Mon Sep 17 00:00:00 2001 From: Scott Stone Date: Thu, 16 Jun 2011 16:58:23 +0000 Subject: Fixed 04376: Typo in lib/util/opresolv.c (no whatsnew) --- src/lib/util/opresolv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/util/opresolv.c') diff --git a/src/lib/util/opresolv.c b/src/lib/util/opresolv.c index db9e81a3536..efc9306b8b5 100644 --- a/src/lib/util/opresolv.c +++ b/src/lib/util/opresolv.c @@ -552,7 +552,7 @@ const char *option_resolution_error_string(optreserr_t err) "Parameter out of range", /* OPTIONRESOLUTION_ERROR_PARAMOUTOFRANGE */ "Parameter not specified", /* OPTIONRESOLUTION_ERROR_PARAMNOTSPECIFIED */ "Unknown parameter", /* OPTIONRESOLUTION_ERROR_PARAMNOTFOUND */ - "Paramter specified multiple times", /* OPTIONRESOLUTION_ERROR_PARAMALREADYSPECIFIED */ + "Parameter specified multiple times", /* OPTIONRESOLUTION_ERROR_PARAMALREADYSPECIFIED */ "Invalid parameter", /* OPTIONRESOLUTION_ERROR_BADPARAM */ "Syntax error", /* OPTIONRESOLUTION_ERROR_SYNTAX */ "Internal error" /* OPTIONRESOLTUION_ERROR_INTERNAL */ -- cgit v1.2.3-70-g09d2