Skip to content

Commit 9aae411

Browse files
inauguratordpgeorge
authored andcommitted
Update uheapq.rst
Erratum in froh.
1 parent fbea810 commit 9aae411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/library/uheapq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Functions
1717

1818
.. function:: heappop(heap)
1919

20-
Pop the first item froh the ``heap``, and return it. Raises IndexError if
20+
Pop the first item from the ``heap``, and return it. Raises IndexError if
2121
heap is empty.
2222

2323
.. function:: heapify(x)

0 commit comments

Comments
 (0)