aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_rules.h
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_rules.h')
-rw-r--r--ares/ares_rules.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/ares_rules.h b/ares/ares_rules.h
index f67effebc..cdacf4a14 100644
--- a/ares/ares_rules.h
+++ b/ares/ares_rules.h
@@ -50,7 +50,7 @@
* that the dimension of a constant array can not be a negative one.
* In this way if the compile time verification fails, the compilation
* will fail issuing an error. The error description wording is compiler
- * dependant but it will be quite similar to one of the following:
+ * dependent but it will be quite similar to one of the following:
*
* "negative subscript or subscript is too large"
* "array must have at least one element"