Skip to content

Commit 3c9a09a

Browse files
authored
Fix typo datamodel.po (#639)
1 parent 49d1249 commit 3c9a09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/datamodel.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ msgid ""
279279
"are of course strongly related to mathematical numbers, but subject to "
280280
"the limitations of numerical representation in computers."
281281
msgstr ""
282-
"이것들은 숫자 리터럴에 의해 만들어지고, 산순 연산과 내장 산술 함수들이 결과로 돌려줍니다. 숫자 객체는 불변입니다; 한 번 값이 "
282+
"이것들은 숫자 리터럴에 의해 만들어지고, 산술 연산과 내장 산술 함수들이 결과로 돌려줍니다. 숫자 객체는 불변입니다; 한 번 값이 "
283283
"만들어지면 절대 변하지 않습니다. 파이썬의 숫자는 당연히 수학적인 숫자들과 밀접하게 관련되어 있습니다, 하지만 컴퓨터의 숫자 "
284284
"표현상의 제약을 받고 있습니다."
285285

0 commit comments

Comments
 (0)