tests/test-commit-interactive-curses.t
changeset 26781 1aee2ab0f902
parent 25557 52c552a05414
child 27156 55fa7c3900ae
--- a/tests/test-commit-interactive-curses.t	Wed Oct 14 03:30:27 2015 -0400
+++ b/tests/test-commit-interactive-curses.t	Sat Oct 17 00:58:46 2015 +0200
@@ -71,7 +71,7 @@
 - unfold it
 - go down to second hunk (1 for the first hunk, 1 for the first hunkline, 1 for the second hunk, 1 for the second hunklike)
 - toggle the second hunk
-- edit the hunk and quit the editor imediately with non-zero status
+- edit the hunk and quit the editor immediately with non-zero status
 - commit
 
   $ printf "printf 'editor ran\n'; exit 1" > editor.sh