Skip to content

Commit a178c20

Browse files
committed
Fix typo by review
1 parent 50a593f commit a178c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/syntax.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2054,7 +2054,7 @@ Javadoc は、Java プログラムファイルから特別なコメントを取
20542054
*Special special symbols.
20552055
4. 標準の Javadoc タグ (`@code``@see` 等) は以下として色付けされる
20562056
*Special special symbols
2057-
そして、それらの引数の一部は以下として色分けされる
2057+
そして、それらの引数の一部は以下として色付けされる
20582058
*Function function names.
20592059
この機能をオフにするには、スタートアップファイルに以下の行を追加する: >
20602060
:let g:java_ignore_javadoc = 1

0 commit comments

Comments
 (0)