Browse Source

spelling: recreate

Josh Soref 7 years ago
parent
commit
6ff6667d4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/dhcp4/tests/dora_unittest.cc

+ 1 - 1
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();