correct spelling mistake

This commit is contained in:
Edward Betts
2017-09-01 09:43:11 +01:00
parent 3b3bbef4e2
commit c90651112a
+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: