diff --git a/far2l/test_linux.sh b/far2l/test_linux.sh index 8430cf2c7..9ec0824ac 100755 --- a/far2l/test_linux.sh +++ b/far2l/test_linux.sh @@ -1,7 +1,7 @@ #!/bin/bash test_version() { - assertEquals "FAR2L - oldschool file manager, with built-in terminal and other usefullness'es" "$(../bin/far2l --help | head -1)" + assertEquals "FAR2L - oldschool file manager, with built-in terminal and other usefulness'es" "$(../bin/far2l --help | head -1)" } # Load and run shUnit2.