diff options
| author | Georg Faerber <georg@riseup.net> | 2018-03-18 03:30:25 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-03-24 20:09:54 -0300 |
| commit | c117306f2dfcdf705ef3433962d227d1cb39eb90 (patch) | |
| tree | 0a80658e66dce1874255ef20e9354b78e8836d0f /test/T190-multipart.sh | |
| parent | f6430bc06d479fdf0b180231d3a3b5fb67bbb8e0 (diff) | |
Fix typos as found by codespell
Signed-off-by: Georg Faerber <georg@riseup.net>
Diffstat (limited to 'test/T190-multipart.sh')
| -rwxr-xr-x | test/T190-multipart.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/T190-multipart.sh b/test/T190-multipart.sh index f73535b7..3eeac1db 100755 --- a/test/T190-multipart.sh +++ b/test/T190-multipart.sh @@ -319,7 +319,7 @@ This is an embedded message, with a multipart/alternative part. EOF test_expect_equal_file EXPECTED OUTPUT -test_begin_subtest "--format=text --part=7, inline attachement" +test_begin_subtest "--format=text --part=7, inline attachment" notmuch show --format=text --part=7 'id:87liy5ap00.fsf@yoom.home.cworth.org' >OUTPUT cat <<EOF >EXPECTED attachment{ ID: 7, Filename: attachment, Content-type: text/plain |
