Fix a couple of typos

This commit is contained in:
Matthew Burgess 2012-03-13 23:43:48 +00:00
parent 125e05ec13
commit 9af9dfa1ef

View file

@ -33,9 +33,8 @@ endef
define echo_SU_request define echo_SU_request
@echo $(BOLD)-------------------------------------------------------------------------------- @echo $(BOLD)--------------------------------------------------------------------------------
@echo $(BLUE)$@ @echo $(BLUE)$@
@echo $(WHITE)ROOT privilege is required to perform a number commands @echo $(WHITE)ROOT privilege is required to perform a number of commands
@echo sudo will request a password to all high privilege cmds to execute correctly @echo sudo will request a password in order to execute all high privilege commands
endef
define echo_SULUSER_request define echo_SULUSER_request
@echo $(BOLD)-------------------------------------------------------------------------------- @echo $(BOLD)--------------------------------------------------------------------------------