Bugfix for typo

This commit is contained in:
Bruce Hill 2021-01-17 21:59:23 -08:00
parent ec9835df36
commit 58c4fe378d

View File

@ -178,7 +178,7 @@ utf8-id-start: `A-Z / `a-z / !\x00-x7F (
/ \xad (\x80-x81 / \x83-x84 / \x86-xbf)
/ \xae\x80-xb1
/ \xaf\x93-xbf
/ \xb0-b3\x80-xbf
/ \xb0-xb3\x80-xbf
/ \xb4\x80-xbd
/ \xb5\x90-xbf
/ \xb6 (\x80-x8f / \x92-xbf)