We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab47bb5 commit 69f3430Copy full SHA for 69f3430
library/heapq.po
@@ -9,7 +9,7 @@ msgstr ""
9
"Project-Id-Version: Python 3.8\n"
10
"Report-Msgid-Bugs-To: \n"
11
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
12
-"PO-Revision-Date: 2020-05-30 15:08-0700\n"
+"PO-Revision-Date: 2020-05-30 15:11-0700\n"
13
"Language-Team: python-doc-es\n"
14
"MIME-Version: 1.0\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,7 +21,7 @@ msgstr ""
21
22
#: ../Doc/library/heapq.rst:2
23
msgid ":mod:`heapq` --- Heap queue algorithm"
24
-msgstr ":mod:`heapq` --- Algoritmo de colas con prioridad y montículos"
+msgstr ":mod:`heapq` --- Algoritmo de colas con prioridad o montículos"
25
26
#: ../Doc/library/heapq.rst:12
27
msgid "**Source code:** :source:`Lib/heapq.py`"
0 commit comments