From b8aafbaa1d60c793e1a4d8f928b4d28acbe6fefd Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 17:14:51 -0400 Subject: [PATCH] spelling: unusable --- src/lib/dhcpsrv/srv_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2