From: Jean Privat Date: Fri, 3 Jun 2016 00:48:32 +0000 (-0400) Subject: nitunit: fix typo in doc X-Git-Url: http://nitlanguage.org nitunit: fix typo in doc Signed-off-by: Jean Privat --- diff --git a/src/testing/testing_base.nit b/src/testing/testing_base.nit index f814edc..6870d42 100644 --- a/src/testing/testing_base.nit +++ b/src/testing/testing_base.nit @@ -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`. #