|
|
@@ -22,7 +22,7 @@
|
|
|
// Defines a keyword which has the provided spelling, such as `if`.
|
|
|
// Spellings must be unique.
|
|
|
// - CARBON_TOKEN_WITH_VIRTUAL_NODE(TokenIndex)
|
|
|
-// Wrapped around one of the abokve _TOKEN macros, indicates that this
|
|
|
+// Wrapped around one of the above _TOKEN macros, indicates that this
|
|
|
// token has one additional virtual node in the parse tree.
|
|
|
//
|
|
|
// This tree represents the subset relationship between these macros, where if a
|