Browse Source

spelling: daemon

Josh Soref 7 years ago
parent
commit
4d89c9cfd0
2 changed files with 2 additions and 2 deletions
  1. 1 1
      ChangeLog
  2. 1 1
      src/lib/cc/tests/data_file_unittests.cc

+ 1 - 1
ChangeLog

@@ -2572,7 +2572,7 @@ Kea 0.9 released on August 29, 2014
 	(Trac #3524, git 822a39ba33870f70787a1f666aed772e06d04d79)
 	(Trac #3524, git 822a39ba33870f70787a1f666aed772e06d04d79)
 
 
 824.	[bug]		marcin
 824.	[bug]		marcin
-	Kea deamons report configuration summary when the configuration is
+	Kea daemons report configuration summary when the configuration is
 	applied successfully.
 	applied successfully.
 	(Trac #3477, git f39d208024f720f72c931016cfa50a54e80f8c61)
 	(Trac #3477, git f39d208024f720f72c931016cfa50a54e80f8c61)
 
 

+ 1 - 1
src/lib/cc/tests/data_file_unittests.cc

@@ -16,7 +16,7 @@ using namespace isc::data;
 
 
 namespace {
 namespace {
 
 
-/// @brief Test class for testing Deamon class
+/// @brief Test class for testing Daemon class
 class DataFileTest : public ::testing::Test {
 class DataFileTest : public ::testing::Test {
 public:
 public: