Skip to content

Commit b568ee0

Browse files
committed
Fix by review
1 parent 08c7903 commit b568ee0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/repeat.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,8 +1361,8 @@ Note 関数はまず読み込まれ、後で実行される。読み込まれた
13611361
ロファイリング統計をクリアし、プロファイリングを再開できる。
13621362

13631363
:prof[ile] pause
1364-
次の `:profile continue` が実行されるまでプロファイリングをし
1365-
ない
1364+
次の `:profile continue` コマンドまでプロファイリングを停止す
1365+
13661366
カウントされるべきでない何かを行う時に使うことができる(例えば
13671367
外部コマンドなど)。ネストすることはできない。
13681368

0 commit comments

Comments
 (0)