Skip to content

Commit 8911cf6

Browse files
Update ko.json
Korean translation error fix in parameter description of setMag(). 크리 -> 크
1 parent f8e8ca8 commit 8911cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/reference/ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5346,7 +5346,7 @@
53465346
"벡터의 크기를 매개변수 <b>len</b>의 값으로 제한합니다."
53475347
],
53485348
"params": {
5349-
"len": "숫자: 벡터의 새로운 크리"
5349+
"len": "숫자: 벡터의 새로운 크기"
53505350
}
53515351
},
53525352
"heading": {

0 commit comments

Comments
 (0)