From: Josh Soref Date: Sun, 23 Jul 2017 16:12:33 +0000 (-0400) Subject: spelling: destination X-Git-Tag: trac5124a_base~35^2~163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f1ae079dcd896b6dbc27db89594bfbeadce5f6a;p=thirdparty%2Fkea.git spelling: destination --- diff --git a/src/lib/dhcpsrv/tests/logging_info_unittest.cc b/src/lib/dhcpsrv/tests/logging_info_unittest.cc index f1369bc280..9f5424d4dd 100644 --- a/src/lib/dhcpsrv/tests/logging_info_unittest.cc +++ b/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;