summaryrefslogtreecommitdiffstats
path: root/tools/tools/cd2dvd
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2011-12-30 00:04:11 +0000
committeruqs <uqs@FreeBSD.org>2011-12-30 00:04:11 +0000
commit8f1a296b8bac3ab3d5e3cbdb533553d8b75ac45a (patch)
tree10328638ca028de0f11cc798a2fd1593af0e720c /tools/tools/cd2dvd
parent7af3947da48b7ccc1f3f2e8e22b5f6142ac03bd4 (diff)
downloadFreeBSD-src-8f1a296b8bac3ab3d5e3cbdb533553d8b75ac45a.zip
FreeBSD-src-8f1a296b8bac3ab3d5e3cbdb533553d8b75ac45a.tar.gz
Spelling fixes for tools/
Add some $FreeBSD$ tags so svn will allow the commit.
Diffstat (limited to 'tools/tools/cd2dvd')
-rwxr-xr-xtools/tools/cd2dvd/cd2dvd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/cd2dvd/cd2dvd.sh b/tools/tools/cd2dvd/cd2dvd.sh
index c591080..c741344 100755
--- a/tools/tools/cd2dvd/cd2dvd.sh
+++ b/tools/tools/cd2dvd/cd2dvd.sh
@@ -229,7 +229,7 @@ then
echo "Error: less than two CD images specified."
fi
-## Some usefull variables
+## Some useful variables
pwd=`pwd`
tmpdirin="${pwd}/tmp-$$-in"
tmpdirout="${pwd}/tmp-$$-out"
OpenPOWER on IntegriCloud