8000 Varias correcciones en el módulo `time` by gio8tisu · Pull Request #1831 · python/python-docs-es · GitHub
[go: up one dir, main page]

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
Next Next commit
Corrige título del módulo
'Time access' se refiere a 'acceso a (funcionalidades relacionadas con)
tiempo' no a 'tiempo de acceso'.
  • Loading branch information
gio8tisu committed Aug 3, 2022
commit 67c16470287582819bdb0b3e8735ba70ec9ed347
2 changes: 1 addition & 1 deletion library/time.po
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ msgstr ""

#: ../Doc/library/time.rst:2
msgid ":mod:`time` --- Time access and conversions"
msgstr ":mod:`time` --- Tiempo de acceso y conversiones"
msgstr ":mod:`time` --- Acceso a tiempo y conversiones"

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