Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux-2.6-block.git] / tools / testing / ktest / ktest.pl
index a511d4aae35dafcc2cf05cb21779751765594919..40631569a0fd6633d99c566b927096f5769ed34f 100755 (executable)
@@ -1866,7 +1866,7 @@ sub monitor {
                # We already booted into the kernel we are testing,
                # but now we booted into another kernel?
                # Consider this a triple fault.
-               doprint "Aleady booted in Linux kernel $version, but now\n";
+               doprint "Already booted in Linux kernel $version, but now\n";
                doprint "we booted into Linux kernel $1.\n";
                doprint "Assuming that this is a triple fault.\n";
                doprint "To disable this: set DETECT_TRIPLE_FAULT to 0\n";