Browse Source

minor editorial fix to a comment. skipping review.

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2289 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 15 years ago
parent
commit
76533e82a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/datasrc/tests/test_datasrc.cc

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

@@ -260,7 +260,7 @@ const struct RRData nonsdname_example_records[] = {
 };
 };
 
 
 //
 //
-// zone data for nons-dname.example
+// zone data for nosoa.example
 //
 //
 const struct RRData nosoa_example_records[] = {
 const struct RRData nosoa_example_records[] = {
     {"nosoa.example", "NS", "ns.nosoa.example"},
     {"nosoa.example", "NS", "ns.nosoa.example"},