Skip to content

Varias correcciones en el módulo time #1831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Aug 4, 2022
Prev Previous commit
Next Next commit
Corrige "programación" por "planificación"
Creo que es mas correcto (ver
https://es.wikipedia.org/wiki/Planificador).
  • Loading branch information
gio8tisu committed Aug 3, 2022
commit cc34cad1e89c03754b343a8ec397a2d7da54ea8b
2 changes: 1 addition & 1 deletion library/time.po
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ msgstr ""
"solicitado porque cualquier señal detectada terminará la función :func:"
"`sleep` siguiendo la rutina de captura de la señal. El tiempo de suspensión "
"también puede ser más largo que el solicitado por una cantidad arbitraria "
"debido a la programación de otra actividad en el sistema."
"debido a la planificación de otra actividad en el sistema."

#: ../Doc/library/time.rst:360
msgid ""
Expand Down