Skip to content

Commit acbd837

Browse files
committed
Fix copy/paste mistake in comment
Amit Langote
1 parent 4833739 commit acbd837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/cache/attoptcache.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ InvalidateAttoptCacheCallback(Datum arg, int cacheid, uint32 hashvalue)
7171

7272
/*
7373
* InitializeAttoptCache
74-
* Initialize the tablespace cache.
74+
* Initialize the attribute options cache.
7575
*/
7676
static void
7777
InitializeAttoptCache(void)

0 commit comments

Comments
 (0)