Browse Source

[trac497] minor typo fix

Jeremy C. Reed 14 years ago
parent
commit
a61a83e551
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/resolve/resolve.h

+ 1 - 1
src/lib/resolve/resolve.h

@@ -41,7 +41,7 @@ void makeErrorMessage(isc::dns::MessagePtr answer_message,
                       const isc::dns::Rcode::Rcode& error_code);
                       const isc::dns::Rcode::Rcode& error_code);
 
 
 
 
-/// \brief Copies the parts relevant for a DNS reponse to the
+/// \brief Copies the parts relevant for a DNS response to the
 /// target message
 /// target message
 ///
 ///
 /// This adds all the RRsets in the answer, authority and
 /// This adds all the RRsets in the answer, authority and