Skip to content

Commit 9899626

Browse files
mattwang44Dr-XYZ
andauthored
fix(c-api/marshal): fix based on review comments
Co-authored-by: Dr.XYZ <dr.xyz.tw@gmail.com>
1 parent f628d2d commit 9899626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c-api/marshal.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ msgid ""
5858
"native :c:expr:`long` type. *version* indicates the file format."
5959
msgstr ""
6060
"將一個 :c:expr:`long` 整數 *value* marshal 為 *file*。這只會寫入 *value* 的最"
61-
"低有效 32 位元;無論 :c:expr:`long` 型別的大小如何。*version* 表示檔案的格"
61+
"低有效 32 位元;無論原生 :c:expr:`long` 型別的大小如何。*version* 表示檔案的格"
6262
"式。"
6363

6464
#: ../../c-api/marshal.rst:28 ../../c-api/marshal.rst:36

0 commit comments

Comments
 (0)