Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Fix typo.
authorAndres Freund <andres@anarazel.de>
Fri, 29 Sep 2017 22:52:55 +0000 (15:52 -0700)
committerAndres Freund <andres@anarazel.de>
Sat, 30 Sep 2017 00:24:39 +0000 (17:24 -0700)
Reported-By: Thomas Munro and Jesper Pedersen
src/include/utils/hashutils.h

index 35281689e8244bb08286d35ca409cd15c925096b..366bd0e78bd9505b645ed00ea35ef2bad28a8a7b 100644 (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