nitunit: fix typo in doc
authorJean Privat <jean@pryen.org>
Fri, 3 Jun 2016 00:48:32 +0000 (20:48 -0400)
committerJean Privat <jean@pryen.org>
Fri, 3 Jun 2016 15:41:25 +0000 (11:41 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

src/testing/testing_base.nit

index f814edc..6870d42 100644 (file)
@@ -142,7 +142,7 @@ ulimit -t {{{ulimit_usertime}}} 2> /dev/null
                if has_status then printn "\r\x1B[K"
        end
 
-       # Shoe the full description of the test-case.
+       # Show the full description of the test-case.
        #
        # The output honors `--no-color`.
        #