Merge pull request #41 from ctl80/patch-1

Fixing small grammar error.
This commit is contained in:
jimt 2014-08-01 14:18:09 +02:00
commit b040f60a8c

View File

@ -42,7 +42,7 @@ Multiple input directories can be specified if necessary.
$ go-bindata dir1/... /path/to/dir2/... dir3
The following paragraphs detail some of the command line options which can
The following paragraphs detail some of the command line options which can be
supplied to `go-bindata`. Refer to the `testdata/out` directory for various
output examples from the assets in `testdata/in`. Each example uses different
command line options.