Skip to content

Commit a05b337

Browse files
neosergiocmaureir
andauthored
Update library/ctypes.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 9780adf commit a05b337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/ctypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ msgstr ""
10671067
"algunas excepciones a esta regla, en las que ctypes acepta otros objetos. "
10681068
"Por ejemplo, se pueden pasar instancias de arregl compatibles en lugar de "
10691069
"tipos de puntero. Así, para ``POINTER(c_int)``, ctypes acepta un arreglo de "
1070-
"c_int::"
1070+
"*c_int*::"
10711071

10721072
#: ../Doc/library/ctypes.rst:830
10731073
msgid ""

0 commit comments

Comments
 (0)