Fix spelling

This commit is contained in:
Yang Tse
2009-10-27 16:56:20 +00:00
parent b2f4308980
commit 21af9bf1cd
13 changed files with 15 additions and 15 deletions

View File

@@ -25,7 +25,7 @@ ifneq ($(findstring COMMAND.COM,$(SHELL)),COMMAND.COM)
endif
#
# Define shell dependant commands and vars
# Define shell dependent commands and vars
#
ifeq ($(IS_UNIX_SHELL),1)
COPY = cp -f