File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -499,9 +499,8 @@ msgid ":class:`c_char_p`"
499499msgstr ":class:`c_char_p`"
500500
501501#: ../Doc/library/ctypes.rst:256
502- #, fuzzy
503502msgid ":c:expr:`char *` (NUL terminated)"
504- msgstr ":c:type :`char *` (NUL terminated )"
503+ msgstr ":c:expr :`char *` (terminado en NUL )"
505504
506505#: ../Doc/library/ctypes.rst:256
507506msgid "bytes object or ``None``"
@@ -512,9 +511,8 @@ msgid ":class:`c_wchar_p`"
512511msgstr ":class:`c_wchar_p`"
513512
514513#: ../Doc/library/ctypes.rst:258
515- #, fuzzy
516514msgid ":c:expr:`wchar_t *` (NUL terminated)"
517- msgstr ":c:type :`wchar_t *` (NUL terminated )"
515+ msgstr ":c:expr :`wchar_t *` (terminado en NUL )"
518516
519517#: ../Doc/library/ctypes.rst:258
520518msgid "string or ``None``"
You can’t perform that action at this time.
0 commit comments