Fix typo
authorVolker Lendecke <vl@samba.org>
Thu, 19 Jun 2008 09:59:55 +0000 (11:59 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 23 Jun 2008 12:01:36 +0000 (14:01 +0200)
(cherry picked from commit 2eef2c682c18ad37b78214c755b9dd7c8b607cb8)

source/script/tests/test_net_misc.sh

index 3ceb087885170038c61955543049f4245f88c56e..0a0636ac8a9b406ae4d5cd951edd4c7a809277be 100755 (executable)
@@ -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`