fix spelling errors reported by Fossies.
(cherry picked from commit ba0313e649)
This commit is contained in:
@@ -219,7 +219,7 @@ iterate(dns_rbt_t *rbt, bool forward) {
|
||||
printf("\n");
|
||||
} else {
|
||||
if (result != ISC_R_NOMORE) {
|
||||
printf("UNEXEPCTED ITERATION ERROR: %s",
|
||||
printf("UNEXPECTED ITERATION ERROR: %s",
|
||||
dns_result_totext(result));
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user