mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 13:58:10 -04:00
Correct poor grammar in comment.
This commit is contained in:
Vendored
+1
-1
@@ -2751,7 +2751,7 @@ RelationCacheInitialize(void)
|
||||
&ctl, HASH_ELEM | HASH_FUNCTION);
|
||||
|
||||
/*
|
||||
* relation mapper needs initialized too
|
||||
* relation mapper needs to be initialized too
|
||||
*/
|
||||
RelationMapInitialize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user