aboutsummaryrefslogtreecommitdiff
path: root/packages/DOS
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-10-27 16:56:20 +0000
committerYang Tse <yangsita@gmail.com>2009-10-27 16:56:20 +0000
commit21af9bf1cd41393aedf546aef5d21a43219c9eca (patch)
tree2995a8c6e17b6fa075669c4f154b300969347ccb /packages/DOS
parentb2f430898053258622eebee3328f03441367a32c (diff)
Fix spelling
Diffstat (limited to 'packages/DOS')
-rw-r--r--packages/DOS/common.dj2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/DOS/common.dj b/packages/DOS/common.dj
index 3ac4536c4..1f5d69636 100644
--- a/packages/DOS/common.dj
+++ b/packages/DOS/common.dj
@@ -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