Skip to content

Commit 9002f29

Browse files
committed
if_cscop: Fix wording
1 parent 994dcd5 commit 9002f29

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)