Skip to content

Commit f4c72fe

Browse files
committed
End codeblock in various.
1 parent e394cb4 commit f4c72fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/various.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ g8 カーソル位置の文字のバイト列を 16 進数で表示します
281281
:!ls '%'
282282
< 次の例は常に機能します。ただし長い: >
283283
:exe "!ls " .. shellescape(expand("%"))
284-
"%" か "#" のリテラルを得るにはバックスラッシュを前に
284+
< "%" か "#" のリテラルを得るにはバックスラッシュを前に
285285
置きます。例えば、"%" で始まるファイルの一覧なら: >
286286
:!ls \%*
287287
<

0 commit comments

Comments
 (0)