commit | 29f8bba1d99098c6bf667cd1d5b9a6c636ab63e6 | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Wed Oct 24 01:03:48 2007 +0000 |
committer | david_williams <david_williams> | Wed Oct 24 01:03:48 2007 +0000 |
tree | 46371408915ddecf828658c4950c40bb27981c37 | |
parent | 0e6d36a62a953480abeee604acba8ee195ee3d43 [diff] [blame] |
corrected spelling
diff --git a/plugins/org.eclipse.wtp.releng.utilities/copyAndRemove.sh b/plugins/org.eclipse.wtp.releng.utilities/copyAndRemove.sh index c56d68a..d0d17d4 100755 --- a/plugins/org.eclipse.wtp.releng.utilities/copyAndRemove.sh +++ b/plugins/org.eclipse.wtp.releng.utilities/copyAndRemove.sh
@@ -5,7 +5,7 @@ newDir=${2} if [ ! -d ${oldDir} ] then - echo "${oldDir} does not exixt" + echo "${oldDir} does not exist" return; fi