diff --git a/stub.sh b/stub.sh index f96dd52..fb655a6 100644 --- a/stub.sh +++ b/stub.sh @@ -49,7 +49,7 @@ stub_and_echo() { } -# Stub given command, and executes given string with eval. +# Stub given command, and execute given string with eval. # # Arguments: # - $1: Name of command to stub.