Browse Source

spelling: unusable

Josh Soref 7 years ago
parent
commit
b8aafbaa1d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dhcpsrv/srv_config.h

+ 1 - 1
src/lib/dhcpsrv/srv_config.h

@@ -393,7 +393,7 @@ public:
     /// the default copy constructors can't be used. Implementing this
     /// the default copy constructors can't be used. Implementing this
     /// requires quite a lot of time so this is left as is for now.
     /// requires quite a lot of time so this is left as is for now.
     /// The lack of ability to copy the entire configuration makes
     /// 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
     /// @param [out] new_config An object to which the configuration will
     /// be copied.
     /// be copied.