diff tests/test-commit-interactive-curses.t @ 26781:1aee2ab0f902

spelling: trivial spell checking
author Mads Kiilerich <madski@unity3d.com>
date Sat, 17 Oct 2015 00:58:46 +0200
parents 52c552a05414
children 55fa7c3900ae
line wrap: on
line diff
--- 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