aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--auto_word_select_mode.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/auto_word_select_mode.js b/auto_word_select_mode.js
index 74297a9..552c256 100644
--- a/auto_word_select_mode.js
+++ b/auto_word_select_mode.js
@@ -51,7 +51,7 @@ var PLUGIN_INFO =
This mode alway selects current word.
== Global variables ==
- g:auto_word_select_mode_key:
+ g:auto_word_select_key:
The key that entering to AUTO_WORD_SELECT mode.
Default is 'I'.
@@ -96,7 +96,7 @@ var PLUGIN_INFO =
コンテンツ内の単語を頻繁に選択&検索する場合などに便利です。
== グローバル変数 ==
- g:auto_word_select_mode_key:
+ g:auto_word_select_key:
AUTO_WORD_SELECTモードに移行するためのキーです。
デフォルトは'I'です。