Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update library/asyncio-protocol.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
fjsevilla-dev and cmaureir authored Sep 11, 2020
commit 80d2a7fc67d55d760deed9bf95e1ecac519489a7
2 changes: 1 addition & 1 deletion library/asyncio-protocol.po
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,7 @@ msgstr ""
"*sizehint* es el tamaño mínimo recomendado para el búfer retornado. Es "
"aceptable retornar búferes más pequeños o más grandes de lo que sugiere "
"*sizehint*. Cuando se establece en -1, el tamaño del búfer puede ser "
"arbitrario. Es un error devolver un búfer con tamaño cero."
"arbitrario. Es un error retornar un búfer con tamaño cero."

#: ../Doc/library/asyncio-protocol.rst:617
msgid ""
Expand Down