summaryrefslogtreecommitdiff
path: root/validator/val_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'validator/val_utils.h')
-rw-r--r--validator/val_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/validator/val_utils.h b/validator/val_utils.h
index 649adc2d6559..a837bb8912ba 100644
--- a/validator/val_utils.h
+++ b/validator/val_utils.h
@@ -70,7 +70,7 @@ enum val_classification {
/** A NXDOMAIN response. */
VAL_CLASS_NAMEERROR,
/** A CNAME/DNAME chain, and the offset is at the end of it,
- * but there is no answer here, it can be NAMERROR or NODATA. */
+ * but there is no answer here, it can be NAMEERROR or NODATA. */
VAL_CLASS_CNAMENOANSWER,
/** A referral, from cache with a nonRD query. */
VAL_CLASS_REFERRAL,