Skip to content

Commit ca15692

Browse files
authored
Merge pull request #2594 from DonggeonMoon/translation-ko
fix mistranslation
2 parents 00461e7 + d0180fe commit ca15692

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/site/ko/xdoc/configuration.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -678,8 +678,7 @@ public class Author {
678678
...
679679
}
680680
]]></source>
681-
<p>공통의 자바타입에 대해서는 내장된 타입 별칭이 있다.
682-
이 모두 대소문자를 가린다.</p>
681+
<p>공통 자바 타입을 위한 여러 내장 타입 별칭이 존재한다. 이들은 대소문자를 구별하지 않으며, 오버로딩된 이름 때문에 원시형 타입은 특별 취급된다는 것을 주의해라.</p>
683682
<table>
684683
<thead>
685684
<tr>

0 commit comments

Comments
 (0)