]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
gramar: its 6999/head
authorJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 01:37:03 +0000 (21:37 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 01:37:03 +0000 (21:37 -0400)
pdns/test-dnsrecords_cc.cc

index 77a5add4026ff69864e5105455b34150054ad108..5b41216215b88b3625c6cea578071f4d9f2172f5 100644 (file)
@@ -44,7 +44,7 @@ BOOST_AUTO_TEST_CASE(test_record_types) {
   TSIGRecordContent::report();
   TKEYRecordContent::report();
 
-// NB!!! WHEN ADDING A TEST MAKE SURE YOU PUT IT NEXT TO IT'S KIND
+// NB!!! WHEN ADDING A TEST MAKE SURE YOU PUT IT NEXT TO ITS KIND
 // TO MAKE SURE TEST NUMBERING DOES NOT BREAK
 
 // why yes, they are unordered by name, how nice of you to notice