]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.sh
cli: change "setup" to "set up" where used as a verb
[notmuch] / test / test-lib.sh
index 486d1c430adbd714f1d08297612c390b4853e3f3..23085e74fa5a09322a53796927d4485f43544b87 100644 (file)
@@ -1231,7 +1231,7 @@ emacs_generate_script
 
 # Use -P to resolve symlinks in our working directory so that the cwd
 # in subprocesses like git equals our $PWD (for pathname comparisons).
-cd -P "$test" || error "Cannot setup test environment"
+cd -P "$test" || error "Cannot set up test environment"
 
 if test "$verbose" = "t"
 then