1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 14:47:46 +01:00

Typo, nice

SVN-Revision: 6826
This commit is contained in:
Florian Fainelli 2007-04-02 11:42:31 +00:00
parent 1377dabf97
commit 7cb9801c8b

@ -78,7 +78,7 @@ $(eval $(call Require,zlib, \
Please install zlib. (Missing libz.so or zlib.h) \
))
$(eval $(call RequireCommand,gwak, \
$(eval $(call RequireCommand,gawk, \
Please install GNU awk. \
))