From: Josh Soref Date: Sun, 23 Jul 2017 21:14:51 +0000 (-0400) Subject: spelling: unusable X-Git-Tag: trac5124a_base~35^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8aafbaa1d60c793e1a4d8f928b4d28acbe6fefd;p=thirdparty%2Fkea.git spelling: unusable --- diff --git a/src/lib/dhcpsrv/srv_config.h b/src/lib/dhcpsrv/srv_config.h index f6eac37024..1dcf76a745 100644 --- a/src/lib/dhcpsrv/srv_config.h +++ b/src/lib/dhcpsrv/srv_config.h @@ -393,7 +393,7 @@ public: /// the default copy constructors can't be used. Implementing this /// requires quite a lot of time so this is left as is for now. /// The lack of ability to copy the entire configuration makes - /// revert function of the @c CfgMgr unsuable. + /// revert function of the @c CfgMgr unusable. /// /// @param [out] new_config An object to which the configuration will /// be copied.