Skip to content

Commit 377d990

Browse files
committed
builtin.jax: fix short translate
1 parent b04f0d2 commit 377d990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/eval.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3442,7 +3442,7 @@ text...
34423442
も外側の `:endtry` の後ループの開始位置まで戻る。
34433443

34443444
|Vim9| script では、スクリプトの可読性向上のため
3445-
短縮系は `:cont` になる。
3445+
短縮形は `:cont` になる。
34463446
*:break* *:brea* *E587*
34473447
:brea[k] `:while` または `:for` ループの内側で使われたときは、
34483448
対応する `:endwhile` または `:endfor` の後のコマンドま

0 commit comments

Comments
 (0)