1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

Fix a few typos

This commit is contained in:
Jonas Fonseca 2006-01-06 22:32:07 +01:00 committed by Jonas Fonseca
parent 3fd2828fb0
commit 2a11525d1a

View File

@ -62,7 +62,7 @@ test_expect_success \
'cmp output expected' \
################################################################
# Parse a two simple mailcap file; first one with tests
# Parse a two simple mailcap files; first one with tests
touch DISPLAY
@ -89,7 +89,7 @@ program: gv %
EOF
test_expect_success \
'Parse two simple mailcap file; first one with tests.' \
'Parse two simple mailcap files; first one with tests.' \
'cmp output expected' \
test_done