Fix typo.

Reported-By: Thomas Munro and Jesper Pedersen
This commit is contained in:
Andres Freund 2017-09-29 15:52:55 -07:00
parent 510b8cbff1
commit f14241236e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ hash_combine(uint32 a, uint32 b)
/*
* Simple inline murmur hash implementation hashing a 32 bit ingeger, for
* Simple inline murmur hash implementation hashing a 32 bit integer, for
* performance.
*/
static inline uint32