From 74076ee30646cdf40d7773a01984b4e87832081e Mon Sep 17 00:00:00 2001 From: Konstantin Knizhnik Date: Wed, 23 Jul 2025 16:06:41 +0300 Subject: [PATCH] Update pgxn/neon/relperst_cache.c Co-authored-by: Heikki Linnakangas --- pgxn/neon/relperst_cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgxn/neon/relperst_cache.c b/pgxn/neon/relperst_cache.c index 8b728dcba6..6bb85e1123 100644 --- a/pgxn/neon/relperst_cache.c +++ b/pgxn/neon/relperst_cache.c @@ -79,7 +79,7 @@ RelperstCacheShmemRequest(void) } /* - * Intialize shared memory + * Initialize shared memory */ void RelperstCacheShmemInit(void)