summaryrefslogtreecommitdiff
path: root/src/set.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/set.c')
-rw-r--r--src/set.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set.c b/src/set.c
index 2013169..1bdaa5f 100644
--- a/src/set.c
+++ b/src/set.c
@@ -33,7 +33,7 @@
* SetXXX() sets state based on the parsing results but does not perform
* any parsing of its own
* A ParseXXX() function may call other parse functions and set functions.
- * A SetXXX() function may not call any parseing functions.
+ * A SetXXX() function may not call any parsing functions.
*/
#define DEFAULT() \
default: \