Skip to content

Commit 840aa3a

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

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
@@ -2730,7 +2730,7 @@ msgid ""
27302730
"*src* to *dst*. *dst* and *src* must be integers or ctypes instances that "
27312731
"can be converted to pointers."
27322732
msgstr ""
2733-
"Igual que la función estándar de la biblioteca C memmove: copia *count* "
2733+
"Igual que la función de la biblioteca estándar de C *memmove*: copia *count* "
27342734
"bytes de *src* a *dst*. *dst* y *src* deben ser enteros o instancias ctypes "
27352735
"que pueden ser convertidos en punteros."
27362736

0 commit comments

Comments
 (0)