Skip to content
Snippets Groups Projects
Commit 9aae4112 authored by inaugurator's avatar inaugurator Committed by Damien George
Browse files

Update uheapq.rst

Erratum in froh.
parent fbea8100
Branches
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ Functions
.. function:: heappop(heap)
Pop the first item froh the ``heap``, and return it. Raises IndexError if
Pop the first item from the ``heap``, and return it. Raises IndexError if
heap is empty.
.. function:: heapify(x)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment