Skip to content

Commit 5631780

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

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
@@ -1015,7 +1015,7 @@ msgstr ""
10151015
"estás haciendo, al igual que en C: Puedes acceder o cambiar arbitrariamente "
10161016
"las ubicaciones de memoria. Generalmente sólo usas esta característica si "
10171017
"recibes un puntero de una función C, y *sabes* que el puntero en realidad "
1018-
"apunta a una matriz en lugar de a un solo elemento."
1018+
"apunta a un arreglo en lugar de a un solo elemento."
10191019

10201020
#: ../Doc/library/ctypes.rst:764
10211021
msgid ""

0 commit comments

Comments
 (0)