Skip to content

Commit 4241730

Browse files
committed
fix typo. Closes #63
1 parent 71a211f commit 4241730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/editing.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,7 @@ Win32 でサマータイムが始まる日である。Win32 ライブラリに
15871587
/usr
15881588
<
15891589
相対パスを使うと上向き検索はVimのカレントディレクトリから始まる。相対パスの
1590-
指定が ',/' で始まり、'cpoptions' にフラグ 'd' が含まれていないときはカレン
1590+
指定が './' で始まり、'cpoptions' にフラグ 'd' が含まれていないときはカレン
15911591
トファイルのディレクトリから始まる。
15921592

15931593
Vimのカレントパスが /u/user_x/work/release のときに >

0 commit comments

Comments
 (0)