2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

trivial typo fix in comment

This commit is contained in:
Jeremy C. Reed
2014-08-11 19:12:37 +00:00
parent bbad76661f
commit 48cb017161

View File

@@ -255,7 +255,7 @@ protected:
}
/// @brief Determines if the given option space name and code describe
/// a standard option for the DCHP4 server.
/// a standard option for the DHCP4 server.
///
/// @param option_space is the name of the option space to consider
/// @param code is the numeric option code to consider