Skip to content

Commit d68a8a0

Browse files
h-eastmityu
andauthored
Update doc/syntax.jax
Co-authored-by: mityu <[email protected]>
1 parent 231efb9 commit d68a8a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/syntax.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2247,8 +2247,8 @@ Makefileではエラーを見つけやすくするためにコマンドがハイ
22472247
:let make_no_comments = 1
22482248
22492249
Microsoft Makefile は変数の展開とコメントを異なる方法で処理する (エスケープに
2250-
バックスラッシュは使用されない)。このため間違ったハイライトが表示される場合は、
2251-
以下を試すこと: >
2250+
バックスラッシュは使用されない)。このために間違ったハイライトが表示される場合
2251+
は、以下を試すこと: >
22522252
22532253
:let make_microsoft = 1
22542254

0 commit comments

Comments
 (0)