From: Josh Soref Date: Sun, 23 Jul 2017 19:35:45 +0000 (-0400) Subject: spelling: previous X-Git-Tag: trac5124a_base~35^2~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c62d571d724f20fd8e3bc01a5a447af039883e;p=thirdparty%2Fkea.git spelling: previous --- diff --git a/src/bin/lfc/lfc_controller.cc b/src/bin/lfc/lfc_controller.cc index 4157e2010c..0a4b12ce74 100644 --- a/src/bin/lfc/lfc_controller.cc +++ b/src/bin/lfc/lfc_controller.cc @@ -236,7 +236,7 @@ LFCController::parseArgs(int argc, char* argv[]) { case '?': // Unknown argument - // note this will catch all the prevous ... name missing + // note this will catch all the previous ... name missing isc_throw(InvalidUsage, "Unknown argument"); case ':':