diff options
Diffstat (limited to 'packages/DOS')
-rw-r--r-- | packages/DOS/common.dj | 2 |
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 |