From bf1dc64a56f6fe791c8d5ba01f700d178c66f0ff Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Fri, 17 Jul 2020 23:24:19 +0000 Subject: fix typos --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 65dd430b5..e0e6a5c0c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -269,7 +269,7 @@ test-travis: test-profiles test-fcopy test-fnetfilter test-fs test-utils test-sy ########################################## # Individual tests, some of them require root access -# The tests are very intrussive, by the time you are done +# The tests are very intrusive, by the time you are done # with them you will need to restart your computer. ########################################## @@ -294,7 +294,7 @@ test-network: test-stress: cd test/stress; ./stress.sh | grep TESTING -# Tesets running a root user +# Tests running a root user test-root: cd test/root; su -c ./root.sh | grep TESTING -- cgit v1.2.3-70-g09d2