Skip to content

Commit f385dd8

Browse files
oddmjharawata
authored andcommitted
Fixed a typo in Korean documentation (#1182)
1 parent 9a19aed commit f385dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/ko/xdoc/sqlmap-xml.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1501,7 +1501,7 @@ public class User {
15011501

15021502
<p>
15031503
대개 데이터베이스 칼럼은 대문자를 사용해서 명명하고 단어 사이사이에는 밑줄을 넣는다.
1504-
자바 프로퍼티는 대개 낙나표기법을 사용해서 명명한다.
1504+
자바 프로퍼티는 대개 낙타표기법을 사용해서 명명한다.
15051505
이런 둘사이의 자동매핑을 가능하게 하기 위해서는 <code>mapUnderscoreToCamelCase</code> 를 true로 설정하자.
15061506
</p>
15071507

0 commit comments

Comments
 (0)