Correct poor grammar in comment.

pull/1/head
Robert Haas 15 years ago
parent 4fa0a23c70
commit 5ccbc3d802
  1. 2
      src/backend/utils/cache/relcache.c

@ -2751,7 +2751,7 @@ RelationCacheInitialize(void)
&ctl, HASH_ELEM | HASH_FUNCTION);
/*
* relation mapper needs initialized too
* relation mapper needs to be initialized too
*/
RelationMapInitialize();
}

Loading…
Cancel
Save