Skip to content

Commit b59b3a0

Browse files
committed
Fix review points
1 parent d4b8fd7 commit b59b3a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/insert.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@ CTRL-R {register} *i_CTRL-R*
125125
'.' 最後に挿入したテキスト
126126
*i_CTRL-R_-*
127127
'-' 最後に削除した小さい (行単位以下の) レジスタ。
128-
これは、挿入する文字テキストの代わりに置くレジ
129-
スタを記憶しているので|.| を使って繰り返すこ
130-
とができる
128+
これは、挿入するリテラルテキストの代わりに貼り
129+
付けるレジスタを記憶しているので|.| を使って
130+
繰り返すことができる
131131
*i_CTRL-R_=*
132132
'=' 式評価レジスタ: 式評価の入力を求められる
133133
(|expression|参照)。

0 commit comments

Comments
 (0)