summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp4/ctrl_dhcp4_srv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/dhcp4/ctrl_dhcp4_srv.h')
-rw-r--r--src/bin/dhcp4/ctrl_dhcp4_srv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/dhcp4/ctrl_dhcp4_srv.h b/src/bin/dhcp4/ctrl_dhcp4_srv.h
index 8e23f9d1c1..993e986afe 100644
--- a/src/bin/dhcp4/ctrl_dhcp4_srv.h
+++ b/src/bin/dhcp4/ctrl_dhcp4_srv.h
@@ -234,7 +234,7 @@ private:
/// @brief A handler for processing 'dhcp-disable' command.
///
/// @param command command name (ignored).
- /// @param args aguments for the command. It must be a map and
+ /// @param args arguments for the command. It must be a map and
/// it may include optional 'max-period' parameter.
///
/// @return result of the command.