Skip to content

Commit b7c84d2

Browse files
jdgc14cmaureir
andauthored
Update c-api/sys.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent d4cdb0c commit b7c84d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c-api/sys.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ msgid ""
583583
"`Py_ssize_t`, regardless of whether ``PY_SSIZE_T_CLEAN`` was defined."
584584
msgstr ""
585585
"Tenga en cuenta que los caracteres de formato ``#`` deben tratarse como "
586-
"``Py_ssize_t``, independientemente de si se definió ``PY_SSIZE_T_CLEAN``."
586+
":c:type:`Py_ssize_t`, independientemente de si se definió ``PY_SSIZE_T_CLEAN``."
587587

588588
#: ../Doc/c-api/sys.rst:353
589589
msgid ":func:`sys.audit` performs the same function from Python code."

0 commit comments

Comments
 (0)