]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: destination
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 16:12:33 +0000 (12:12 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 16:12:33 +0000 (12:12 -0400)
src/lib/dhcpsrv/tests/logging_info_unittest.cc

index f1369bc28030e65b0e12723ba10b53cb612ccfe9..9f5424d4dd1bc5baa3409f580074319644906a2e 100644 (file)
@@ -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;