Merge pull request #139 from EdwardBetts/spelling

correct spelling mistake
This commit is contained in:
Vasily Romanov
2017-09-01 12:28:38 +03:00
committed by GitHub
+1 -1
View File
@@ -56,7 +56,7 @@ Usage of easyjson:
```
Using `-all` will generate marshalers/unmarshalers for all Go structs in the
file. If `-all` is not provided, then only those structs whose preceeding
file. If `-all` is not provided, then only those structs whose preceding
comment starts with `easyjson:json` will have marshalers/unmarshalers
generated. For example: