summaryrefslogtreecommitdiffstats
path: root/scripts/zimport.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/zimport.sh')
-rwxr-xr-xscripts/zimport.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/zimport.sh b/scripts/zimport.sh
index 3488460ee..da747b0ad 100755
--- a/scripts/zimport.sh
+++ b/scripts/zimport.sh
@@ -273,7 +273,7 @@ if [ ! -d $IMAGES_DIR ]; then
fi
# Given the available images in the zfs-images directory substitute the
-# list of available images for the reserved keywork 'all'.
+# list of available images for the reserved keyword 'all'.
for TAG in $POOL_TAGS; do
if [ "$TAG" = "all" ]; then