8000 Correct poor grammar in comment. · postgrespro/postgres_cluster@5ccbc3d · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5ccbc3d

Browse files
committed
Correct poor grammar in comment.
1 parent 4fa0a23 commit 5ccbc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/cache/relcache.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2751,7 +2751,7 @@ RelationCacheInitialize(void)
27512751
&ctl, HASH_ELEM | HASH_FUNCTION);
27522752

27532753
/*
2754-
* relation mapper needs initialized too
2754+
* relation mapper needs to be initialized too
27552755
*/
27562756
RelationMapInitialize();
27572757
}

0 commit comments

Comments
 (0)
0