]> git.saurik.com Git - bison.git/blobdiff - data/c.m4
* data/c.m4: Comment changes.
[bison.git] / data / c.m4
index 4e745c0a0ec2e96af42a571dfb031a8e5f0b0321..2ef88b159b3dcf05dd1666a468e85bd33e1732e3 100644 (file)
--- a/data/c.m4
+++ b/data/c.m4
@@ -210,7 +210,7 @@ m4_define([b4_$3_if],
 # -----------------------------
 # Expand IF-TRUE, if FLAG is true, IF-FALSE otherwise.
 b4_define_flag_if([defines])        # Whether headers are requested.
-b4_define_flag_if([error_verbose])  # Wheter error are verbose.
+b4_define_flag_if([error_verbose])  # Whether error are verbose.
 b4_define_flag_if([locations])      # Whether locations are tracked.
 b4_define_flag_if([pure])           # Whether the interface is pure.
 b4_define_flag_if([yacc])           # Whether POSIX Yacc is emulated.