summaryrefslogtreecommitdiff
path: root/data/skeletons/glr2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'data/skeletons/glr2.cc')
-rw-r--r--data/skeletons/glr2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/skeletons/glr2.cc b/data/skeletons/glr2.cc
index 4a0a8f9e..8978809a 100644
--- a/data/skeletons/glr2.cc
+++ b/data/skeletons/glr2.cc
@@ -304,7 +304,7 @@ m4_define([b4_shared_declarations],
public: // FIXME: Private
/// Convert a scanner token kind \a t to a symbol kind.
/// In theory \a t should be a token_kind_type, but character literals
- /// are valid, yet not members of the token_type enum.
+ /// are valid, yet not members of the token_kind_type enum.
static symbol_kind_type yytranslate_ (int t);
]b4_parse_error_bmatch(