From 88c6b6d0516cfd6dff94f9d59360734c8d2ed013 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 22 Jan 2015 10:45:06 +0100 Subject: [PATCH] spelling --- src/bin/dhcp4/ctrl_dhcp4_srv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/dhcp4/ctrl_dhcp4_srv.h b/src/bin/dhcp4/ctrl_dhcp4_srv.h index 2717ae15c0..2ac5533739 100644 --- a/src/bin/dhcp4/ctrl_dhcp4_srv.h +++ b/src/bin/dhcp4/ctrl_dhcp4_srv.h @@ -83,7 +83,7 @@ public: /// /// @note It never throws. /// - /// @param command Text represenation of the command (e.g. "shutdown") + /// @param command Text representation of the command (e.g. "shutdown") /// @param args Optional parameters /// /// @return status of the command -- 2.47.3