Skip to content

Commit e015075

Browse files
authored
Fix mistranslation about arena (#619)
Apply pdk format
1 parent 26242b1 commit e015075

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎c-api/memory.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgstr ""
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=utf-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
17-
"Generated-By: Babel 2.7.0\n"
17+
"Generated-By: Babel 2.8.0\n"
1818

1919
#: /Users/flowdas/works/docs/python/src/Doc/c-api/memory.rst:8
2020
msgid "Memory Management"
@@ -888,7 +888,7 @@ msgstr "pymalloc 아레나 할당자 사용자 정의"
888888
msgid ""
889889
"Structure used to describe an arena allocator. The structure has three "
890890
"fields:"
891-
msgstr "투기장 할당자를 기술하는 데 사용되는 구조체. 이 구조체에는 세 개의 필드가 있습니다:"
891+
msgstr "아레나 할당자를 기술하는 데 사용되는 구조체. 이 구조체에는 세 개의 필드가 있습니다:"
892892

893893
#: /Users/flowdas/works/docs/python/src/Doc/c-api/memory.rst:517
894894
msgid "``void* alloc(void *ctx, size_t size)``"

0 commit comments

Comments
 (0)