From 6ff1aab783c01df7a0aa96261b3dd8661e536050 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:33:45 -0400 Subject: [PATCH] spelling: most Signed-off-by: Josh Soref --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7e7cd418..a3b3d394 100644 --- a/.travis.yml +++ b/.travis.yml @@ -286,6 +286,6 @@ script: make -j 2 make install else - # Default case for mosts tests + # Default case for most tests ./test/test_ci.sh fi -- 2.47.3