Skip to content
Snippets Groups Projects
Commit be1a99e8 authored by Elliott Hughes's avatar Elliott Hughes Committed by Thomas Koch
Browse files

Comments/javadoc should be in en_US, not en_CA.

Change-Id: Ie9dde4971e0a6a8dadd14af43d631158fc488cd8
parent 4681f433
Branches
Tags
No related merge requests found
......@@ -148,7 +148,7 @@ public class JSONTokener {
case '#':
/*
* Skip a # hash end-of-line comment. The JSON RFC doesn't
* specify this behaviour, but it's required to parse
* specify this behavior, but it's required to parse
* existing documents. See http://b/2571423.
*/
skipToEndOfLine();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment