Skip to content

Commit 3b88595

Browse files
authored
Merge pull request #88 from BramVerb/patch-1
Update lehere to lehre
2 parents 5e8eac9 + 797da9d commit 3b88595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoload/jsdoc.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ function! s:create_cmd(style) abort
3737
if !executable(path)
3838
redraw
3939
echohl Error
40-
echo '`lehere` not found. Install `lehere`.'
40+
echo '`lehre` not found. Install `lehre`.'
4141
echohl None
4242
return
4343
endif

0 commit comments

Comments
 (0)