Update pgxn/neon/relperst_cache.c

Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
This commit is contained in:
Konstantin Knizhnik
2025-07-23 16:06:41 +03:00
committed by Konstantin Knizhnik
parent d961d39e76
commit 74076ee306

View File

@@ -79,7 +79,7 @@ RelperstCacheShmemRequest(void)
}
/*
* Intialize shared memory
* Initialize shared memory
*/
void
RelperstCacheShmemInit(void)