From: Josh Soref Date: Sun, 23 Jul 2017 20:01:45 +0000 (-0400) Subject: spelling: recreate X-Git-Tag: trac5124a_base~35^2~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff6667d4d2fc18de594d46435ea7f15ac9a134e;p=thirdparty%2Fkea.git spelling: recreate --- diff --git a/src/bin/dhcp4/tests/dora_unittest.cc b/src/bin/dhcp4/tests/dora_unittest.cc index 71c46cef2e..f6a23c4f73 100644 --- a/src/bin/dhcp4/tests/dora_unittest.cc +++ b/src/bin/dhcp4/tests/dora_unittest.cc @@ -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();