Skip to content

Commit 08a9fb8

Browse files
committed
fix typo
1 parent 00fbac2 commit 08a9fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c-api/typeobj.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ msgid ""
671671
" is required (must be non-``NULL``)."
672672
msgstr ""
673673
"괄호 안의 슬롯 이름은 슬롯이 (효과적으로) 폐지되었음을 나타냅니다. 화살 괄호(angle brackets) 안에 있는 이름은 읽기"
674-
" 전용으로 취급해야 합니다. 대 괄호(square brackets) 안의 이름은 내부 전용입니다. (접두사일 때) \"<R>\"는 "
674+
" 전용으로 취급해야 합니다. 대괄호(square brackets) 안의 이름은 내부 전용입니다. (접두사일 때) \"<R>\"는 "
675675
"필드가 필수임을 뜻합니다 (반드시 ``NULL``\\이 아니어야 합니다)."
676676

677677
#: /Users/flowdas/works/docs/python/src/Doc/c-api/typeobj.rst:163

0 commit comments

Comments
 (0)