minor grammar fix

This commit is contained in:
lrnzo 2020-02-19 07:49:44 +01:00 committed by GitHub
parent f83d676442
commit aba90dc8c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ There are two levels of `make clean`::
make clean GLUON_TARGET=ar71xx-generic
will ensure all packages are rebuilt for a single target. This normally not
will ensure all packages are rebuilt for a single target. This is normally not
necessary, but may fix certain kinds of build failures.
::