Skip to content

Commit ea78d13

Browse files
committed
Misc comment typo fixes.
Backpatch the applicable parts, just to make backpatching future patches easier.
1 parent cfc878a commit ea78d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/lib/binaryheap.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*-------------------------------------------------------------------------
22
*
33
* binaryheap.c
4-
* A simple binary heap implementaion
4+
* A simple binary heap implementation
55
*
66
* Portions Copyright (c) 2012-2013, PostgreSQL Global Development Group
77
*

0 commit comments

Comments
 (0)