Skip to content

Commit 1afd676

Browse files
authored
Merge pull request #292 from vim-jp/fix-if_cscop
if_cscop: Fix wording
2 parents ef3fa1b + 9002f29 commit 1afd676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/if_cscop.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ http://cscope.sourceforge.net でダウンロードできる、DJGPP でビル
403403
ようになる。
404404

405405
もしくは次の仕組みを使うこともできる。これは Vim/Cscope のチュートリアルに影響
406-
を受けました(http://cscope.sourceforge.net/)。 >
406+
を受けた(http://cscope.sourceforge.net/)。 >
407407
408408
nmap <C-_>s :cs find s <C-R>=expand("<cword>")<CR><CR>
409409
nmap <C-_>g :cs find g <C-R>=expand("<cword>")<CR><CR>

0 commit comments

Comments
 (0)