Parcourir la source

[2309] fixed a minor typo in a comment.

JINMEI Tatuya il y a 12 ans
Parent
commit
5106746a3b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/lib/datasrc/tests/database_unittest.cc

+ 1 - 1
src/lib/datasrc/tests/database_unittest.cc

@@ -2242,7 +2242,7 @@ TYPED_TEST(DatabaseClientTest, findAtOriginWithMinTTL) {
 
     ZoneFinderPtr finder = this->getFinder();
 
-    // Specify the use of min TTL, then the resulting TTL should be drived
+    // Specify the use of min TTL, then the resulting TTL should be derived
     // from the SOA MINTTL (which is smaller).
     this->expected_rdatas_.push_back(new_soa_rdata);
     doFindAtOriginTest(*finder, this->zname_, RRType::SOA(), RRType::SOA(),