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
Prev Previous commit
Next Next commit
Corrige "sentido" por "significado"
  • Loading branch information
gio8tisu committed Aug 3, 2022
commit fbd57a0279c633d32a0e5c4f95443d834a81fe6e
2 changes: 1 addition & 1 deletion library/time.po
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ msgstr "Directiva"

#: ../Doc/library/time.rst:385
msgid "Meaning"
msgstr "Sentido"
msgstr "Significado"

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