From: Josh Soref Date: Sun, 23 Jul 2017 20:52:10 +0000 (-0400) Subject: spelling: standard X-Git-Tag: trac5124a_base~35^2~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2fa5fcb21b7885b2e7375daacb828ded1fb9f7a;p=thirdparty%2Fkea.git spelling: standard --- diff --git a/src/lib/dhcp/libdhcp++.cc b/src/lib/dhcp/libdhcp++.cc index 033a66e2f6..df25719d9e 100644 --- a/src/lib/dhcp/libdhcp++.cc +++ b/src/lib/dhcp/libdhcp++.cc @@ -631,7 +631,7 @@ size_t LibDHCP::unpackVendorOptions4(const uint32_t vendor_id, const OptionBuffe isc::dhcp::OptionCollection& options) { size_t offset = 0; - // Get the list of stdandard option definitions. + // Get the list of standard option definitions. const OptionDefContainerPtr& option_defs = LibDHCP::getVendorOption4Defs(vendor_id); // Get the search index #1. It allows to search for option definitions // using option code.