Skip to content

Commit b3e659b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/ctypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ msgstr ""
10661066
"estructura, sólo se aceptan instancias exactamente del mismo tipo. Hay "
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 "
1069-
"tipos de puntero. Así, para ``POINTER(c_int)``, ctypes acepta una matriz de "
1069+
"tipos de puntero. Así, para ``POINTER(c_int)``, ctypes acepta un arreglo de "
10701070
"c_int::"
10711071

10721072
#: ../Doc/library/ctypes.rst:830

0 commit comments

Comments
 (0)