Skip to content
Prev Previous commit
Next Next commit
correcion 2
  • Loading branch information
Sublian committed Nov 7, 2023
commit 001d8f5847b828fe7fb2c4548ad735d2b9ad33c6
4 changes: 2 additions & 2 deletions library/bisect.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2023-11-06 12:16-0500\n"
"PO-Revision-Date: 2023-11-06 14:14-0500\n"
"Last-Translator: \n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -269,7 +269,7 @@ msgid ""
"five functions show how to transform them into the standard lookups for "
"sorted lists::"
msgstr ""
"Las funciones anteriores :func:`bisect` son útiles para encontrar puntos de "
"Las `bisect functions`_ anteriores son útiles para encontrar puntos de "
"inserción, pero pueden resultar difíciles o engorrosas para tareas de "
"búsqueda habituales. Las siguientes cinco funciones muestran cómo "
"convertirlas en búsquedas estándar para listas ordenadas::"
Expand Down