Skip to content

Commit bb9ff46

Browse files
committed
Fix typo
1 parent 1387925 commit bb9ff46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/utils/typcache.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ typedef struct TypeCacheEntry
102102
FmgrInfo rng_subdiff_finfo; /* difference function, if any */
103103

104104
/*
105-
* Fields computed when TYPCACHE_MULTIRANGE_INFO is required.
105+
* Fields computed when TYPECACHE_MULTIRANGE_INFO is required.
106106
*/
107107
struct TypeCacheEntry *rngtype; /* multirange's range underlying type */
108108

0 commit comments

Comments
 (0)