]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: Improve grammar in test-message subjects.
[notmuch] / test / notmuch-test
index f0c0aad6ea6cb4ecfc723198d77b27fc1931c092..c6703f0e52b42edfedb228423c8f9bca74275a8f 100755 (executable)
@@ -94,7 +94,7 @@ generate_message ()
     fi
 
     if [ -z "${template[body]}" ]; then
-       template[body]="This is just test message (#${gen_msg_cnt})"
+       template[body]="This is just test message (#${gen_msg_cnt})"
     fi
 
     if [ -z "${template[from]}" ]; then