Skip to content

Commit 67eb80a

Browse files
tsuyoshichoh-east
andauthored
os_win32.jax: fix suggestion
Co-authored-by: h_east <[email protected]>
1 parent 6a5b493 commit 67eb80a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/os_win32.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ GUIバージョンはGeorge V. ReillyとRobert Webbによって作成された
4343
コンパイルする場合は "src/INSTALLpc.txt" を参照。 *win32-compiling*
4444

4545
*WSL*
46-
WSL(Windows Subsystem for Linux) 上のVimの利用の場合はここでの説明は適用でき
47-
ず、そのとき `has('win32')` は偽を返す。WSL 上でVimを動作させているかを知る必
48-
要がある場合は `exists('$WSLENV')` を使うことができる
46+
WSL(Windows Subsystem for Linux) 上で Vim を使用する場合、ここでの説明は適用さ
47+
れず、`has('win32')` は偽を返す。WSL 上で Vim が 実行されているかどうかを知る
48+
必要がある場合は、`exists('$WSLENV')` を使用する
4949

5050
==============================================================================
5151
1. 知られている問題点 *win32-problems*

0 commit comments

Comments
 (0)