From a3bee867005e6f4f19f406c1f430e81ca12b9707 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 3 Jul 2020 15:15:34 +0000 Subject: [PATCH] Minor wording fix --- tests/data/regressions/its8800/its8800 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/regressions/its8800/its8800 b/tests/data/regressions/its8800/its8800 index 41e7124964..45ac3e0614 100755 --- a/tests/data/regressions/its8800/its8800 +++ b/tests/data/regressions/its8800/its8800 @@ -103,7 +103,7 @@ while [ $n -le $MMR ]; do n=`expr $n + 1` done -echo "Sleeping 10 seconds to allow stabalization..." +echo "Sleeping 10 seconds to allow stabilization..." sleep 10 echo "Looping failed authentications for 50 users 10 times each..."