Parcourir la source

spelling: destination

Josh Soref il y a 7 ans
Parent
commit
7f1ae079dc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;