]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: recreate
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:01:45 +0000 (16:01 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:01:45 +0000 (16:01 -0400)
src/bin/dhcp4/tests/dora_unittest.cc

index 71c46cef2ead8fbb40a02ad470ac64aec2c21ce1..f6a23c4f735466213617fb53eacfdad147fdcbf5 100644 (file)
@@ -1578,7 +1578,7 @@ class DORAMySQLTest : public DORATest {
 public:
     /// @brief Constructor.
     ///
-    /// Recreats MySQL schema for a test.
+    /// Recreates MySQL schema for a test.
     DORAMySQLTest() : DORATest() {
         destroyMySQLSchema();
         createMySQLSchema();