X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c932d6135ca3e508f7136810b9b0bf79725290b9..758f7cfc1498ec58ab667a48365155851d66a70a:/src/InadequacyList.h
diff --git a/src/InadequacyList.h b/src/InadequacyList.h
index d8120dda..0d00c5cb 100644
--- a/src/InadequacyList.h
+++ b/src/InadequacyList.h
@@ -90,7 +90,7 @@ typedef struct InadequacyList {
* manifesting_state->reductions->num + 1.
* - If the set of all \c InadequacyList nodes with which the new
* \c InadequacyList node might be compared is currently empty, then
- * it is best if *node_count is zero so that the node count
+ * it is best if *node_count is zero so that the node count
* does not eventually overflow. However, if that set is not
* currently empty, then *node_count has not been modified
* by any function except \c InadequacyList__new_conflict since the