Parcourir la source

[2427] fixed a trivial typo in comment

JINMEI Tatuya il y a 12 ans
Parent
commit
8e839a08dc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/lib/dns/tests/master_loader_unittest.cc

+ 1 - 1
src/lib/dns/tests/master_loader_unittest.cc

@@ -185,7 +185,7 @@ TEST_F(MasterLoaderTest, include) {
 }
 
 TEST_F(MasterLoaderTest, origin) {
-    // Varius forms of the directive
+    // Various forms of the directive
     const char* origins[] = {
         "$origin",
         "$ORIGIN",