Skip to content

Commit f1c90ab

Browse files
committed
Ajuste '//' por 'división entera a la baja'
1 parent 93f0782 commit f1c90ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/datetime.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2024-01-21 18:03+0100\n"
14+
"PO-Revision-Date: 2024-01-23 10:21+0100\n"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es_ES\n"
@@ -785,7 +785,7 @@ msgstr ""
785785
"`timedelta` entre otro :class:`timedelta` ahora son compatibles, al igual "
786786
"que las operaciones restantes y la función :func:`divmod`. La división "
787787
"verdadera y multiplicación de un objeto :class:`timedelta` por un objeto :"
788-
"class:`flotante` ahora son compatibles."
788+
"class:`float` ahora son compatibles."
789789

790790
#: ../Doc/library/datetime.rst:403
791791
msgid ""

0 commit comments

Comments
 (0)