aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJan Engelhardt <[email protected]>2013-03-30 03:27:50 +0100
committerBrian Behlendorf <[email protected]>2013-04-02 10:44:52 -0700
commit4e95cc99b029f519ec1d3fd86df2910e7cb0d156 (patch)
tree805233e7af5760861bbad4822ad5a3d08797ffe6 /scripts
parent4a5b1218088842cd5004d167da25ea96eb9a1a11 (diff)
build: resolve orthographic and other grammatical errors
Signed-off-by: Jan Engelhardt <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/zpios.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/zpios.sh b/scripts/zpios.sh
index a5599a6d8..0fcb88d4b 100755
--- a/scripts/zpios.sh
+++ b/scripts/zpios.sh
@@ -229,7 +229,7 @@ fi
check_test || die "${ERROR}"
. ${ZPIOS_TEST}
-# Pull in the zpios test module is not loaded. If this fails it is
+# Pull in the zpios test module if not loaded. If this fails, it is
# likely because the full module stack was not yet loaded with zfs.sh
if check_modules; then
if ! load_modules; then