Skip to content

Commit 38a9bca

Browse files
authored
fix typo
1 parent e4d71c7 commit 38a9bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/EasyMotion.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ function! s:Message(message) " {{{
435435
if g:EasyMotion_verbose
436436
echo 'EasyMotion: ' . a:message
437437
else
438-
" Make the current message dissapear
438+
" Make the current message disappear
439439
echo ''
440440
" redraw
441441
endif

0 commit comments

Comments
 (0)