Skip to content

Commit 5f072f7

Browse files
committed
Fix review point
1 parent 956f4e8 commit 5f072f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/terminal.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1371,8 +1371,8 @@ gdbは各ブレークポイントに番号を与えます。Vim内では、赤
13711371
`:Up` [count] [count] フレーム上へ (デフォルト: 1; カレントを呼び出
13721372
したフレーム)
13731373
`+` 同上 (無効にするには |termdebug_map_plus| を参照)
1374-
`:Down` [count] [count] フレーム下へ (デフォルト: 1; カレントによって
1375-
呼び出されるフレーム)
1374+
`:Down` [count] [count] フレーム下へ (デフォルト: 1; カレントを呼び出
1375+
したフレーム)
13761376
`-` 同上 (無効にするには |termdebug_map_minus| を参照)
13771377

13781378

0 commit comments

Comments
 (0)