diff --git a/src/css/parse.js b/src/css/parse.js index 654c86e5..1ca5ed11 100644 --- a/src/css/parse.js +++ b/src/css/parse.js @@ -1345,7 +1345,7 @@ function getFunction() { } /** - * Check if token is part of an identifierю + * Check if token is part of an identifier * Grammar from CSS spec: * h [0-9a-f] * nonascii [\240-\377]