8000 Fix observations · python/python-docs-es@a29b82c · GitHub
[go: up one dir, main page]

Skip to content

Commit a29b82c

Browse files
author
Francisco Mora
committed
Fix observations
1 parent 66ee6eb commit a29b82c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

howto/sorting.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: 2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date: 2023-01-30 10:36-0300\n"
14+
"PO-Revision-Date: 2023-01-30 15:38-0300\n"
1515
"Last-Translator: Francisco Mora <fr.morac@duocuc.cl>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -408,7 +408,7 @@ msgid ""
408408
"However, note that ``<`` can fall back to using :meth:`__gt__` if :meth:"
409409
"`__lt__` is not implemented (see :func:`object.__lt__`)."
410410
msgstr ""
411-
"Sin embargo, tenga en cuenta que ``<`` puede volver a usar :meth:`__gt__` "
411+
"Sin embargo, tenga en cuenta que ``<`` puede recurrir a usar :meth:`__gt__` "
412412
"si :meth:`__lt__` no está implementado (ver :func:`object.__lt__`)."
413413

414414
#: ../Doc/howto/sorting.rst:287

0 commit comments

Comments
 (0)
0