Browse Source

spelling: destination

Josh Soref 7 years ago
parent
commit
7f1ae079dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dhcpsrv/tests/logging_info_unittest.cc

+ 1 - 1
src/lib/dhcpsrv/tests/logging_info_unittest.cc

@@ -16,7 +16,7 @@ using namespace isc::test;
 namespace {
 
 // Checks if two destinations can be compared for equality.
-TEST(LoggingDestintaion, equals) {
+TEST(LoggingDestination, equals) {
     LoggingDestination dest1;
     LoggingDestination dest2;