summaryrefslogtreecommitdiff
path: root/source/script/tests/test_net_misc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/script/tests/test_net_misc.sh')
-rwxr-xr-xsource/script/tests/test_net_misc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/script/tests/test_net_misc.sh b/source/script/tests/test_net_misc.sh
index 3ceb0878851..0a0636ac8a9 100755
--- a/source/script/tests/test_net_misc.sh
+++ b/source/script/tests/test_net_misc.sh
@@ -34,7 +34,7 @@ testit "get the system time" \
test_time system || \
failed=`expr $failed + 1`
-testit "get the tize zone" \
+testit "get the time zone" \
test_time zone || \
failed=`expr $failed + 1`