Skip to content

Commit e77d4d9

Browse files
committed
missing :c:type:
1 parent 6739641 commit e77d4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c-api/object.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ msgid ""
433433
"as :c:type:`Py_ssize_t`."
434434
msgstr ""
435435
"El tipo de retorno ahora es *Py_hash_t*. Este es un entero con signo del "
436-
"mismo tamaño que `Py_ssize_t`."
436+
"mismo tamaño que :c:type:`Py_ssize_t`."
437437

438438
#: ../Doc/c-api/object.rst:284
439439
msgid ""

0 commit comments

Comments
 (0)