-
Notifications
You must be signed in to change notification settings - Fork 111
Editorial: Remove the mention of the "the first substring" #568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@gibson042 @leobalter can either of you give this a final +1? |
Nit: There should be a "the" before each occurrence of "Unicode locale extension sequence" in the modified lines. The spec also contains steps like:
which also kind of implies that multiple Unicode locale extension sequences are possible within a language tag, even though a structurally valid language tag can contain at most one Unicode locale extension sequence. Should this also be changed, for example by switching from "all" to "any"?
|
@anba @ryzokuken PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, @anba @gibson042 @leobalter please approve.
Merging editorial PR after multiple positive reviews and two editor signoffs. |
Close #559
Remove the misleading usage of the "first" substring which imply it is possible to have second or rest but under condition which are not possible.