Skip to content

Commit 9c774cf

Browse files
committed
fix typo
1 parent 30f8cd2 commit 9c774cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/json.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ msgstr "파이썬 데이터 구조 *o*\\의 JSON 문자열 표현을 반환합
636636
msgid ""
637637
"Encode the given object, *o*, and yield each string representation as "
638638
"available. For example::"
639-
msgstr "주어진 객체 *o*\\를 인코딩하고, 각 문자열 표현이 사용 가능할 때마다 산출(yield)합니다. 예를 들면::"
639+
msgstr "주어진 객체 *o*\\를 인코딩하고, 준비될 때마다 각 문자열 표현을 산출(yield)합니다. 예를 들면::"
640640

641641
#: ../Doc/library/json.rst:502
642642
msgid "Exceptions"

0 commit comments

Comments
 (0)