Skip to content

Commit ce28e21

Browse files
h-eastmityu
andauthored
Update doc/os_mac.jax
Co-authored-by: mityu <[email protected]>
1 parent a0dc372 commit ce28e21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/os_mac.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ Vim は macOS 専用のアプリケーションではないので、他のプラ
171171

172172
実行時に darwin 機能が組み込まれているかどうかを確かめるには
173173
`has('osxdarwin')` を使用することができ、機能が組み込まれている場合には 1 が返
174-
り、それ以外では 0 が返る。後方互換性のため、`osxdarwin` の代わりに
175-
`macunix` もまだ使用することができる。
174+
り、それ以外では 0 が返る。後方互換性のため、`osxdarwin` の代わりに `macunix`
175+
もまだ使用することができる。
176176

177177
`--disable-darwin` が有用だと分かった着目すべきケースは次のとおり:
178178

0 commit comments

Comments
 (0)