Skip to content

Commit 2627f66

Browse files
committed
fix typo
1 parent c2ff020 commit 2627f66

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
@@ -643,7 +643,7 @@ msgid ""
643643
"object for *o*, or calls the base implementation (to raise a "
644644
":exc:`TypeError`)."
645645
msgstr ""
646-
"*o*\\의 직렬화 가능 객체를 반환하거나 (:exc:`TypeError`\\를 발생시키기 위해서) 베이스 구현을 호출하도록 세비 "
646+
"*o*\\의 직렬화 가능 객체를 반환하거나 (:exc:`TypeError`\\를 발생시키기 위해서) 베이스 구현을 호출하도록 서브 "
647647
"클래스에 이 메서드를 구현하십시오."
648648

649649
#: ../Doc/library/json.rst:483

0 commit comments

Comments
 (0)