Skip to content

Commit 48c5dbb

Browse files
committed
fix wording
1 parent 7b08aa5 commit 48c5dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/popup.jax

+1-1
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ popup_filter_menu() をショートカットで拡張できるようにする: >
663663
return 1
664664
endif
665665
666-
" ショートカットキーじゃない場合は通常のフィルタに渡す
666+
" ショートカットキーではない場合は通常のフィルタに渡す
667667
return popup_filter_menu(a:id, a:key)
668668
endfunc
669669
<

0 commit comments

Comments
 (0)