diff --git a/Makefile b/Makefile index 827e74632f..bc678ee99d 100644 --- a/Makefile +++ b/Makefile @@ -642,7 +642,7 @@ help: Makefile mk/tools.mk @echo "Or:" @echo " make [V=] [OPTIONS=\"\"] [EXTRA_FLAGS=\"\"]" @echo "" - @echo "To pupulate configuration targets:" + @echo "To populate configuration targets:" @echo " make configs" @echo "" @echo "Valid TARGET values are: $(BASE_TARGETS)"