diff --git a/contrib/pg_prewarm/autoprewarm.c b/contrib/pg_prewarm/autoprewarm.c
index 006c315..abf8f03 100644
--- a/contrib/pg_prewarm/autoprewarm.c
+++ b/contrib/pg_prewarm/autoprewarm.c
@@ -368,7 +368,7 @@ apw_load_buffers(void)
 			if (current_db != blkinfo[i].database)
 			{
 				/*
-				 * Combine BlockRecordInfos for global objects withs those of
+				 * Combine BlockRecordInfos for global objects with those of
 				 * the database.
 				 */
 				if (current_db != InvalidOid)
