1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-12 16:21:30 +03:00

Fix typo in comment

Masahiko Sawada
This commit is contained in:
Magnus Hagander 2017-04-07 09:30:22 +02:00
parent 88dd4e4831
commit 32e33a7979

View File

@ -499,7 +499,7 @@ RemovePublicationRelById(Oid proid)
}
/*
* Open relations based om provided by RangeVar list.
* Open relations based on provided by RangeVar list.
* The returned tables are locked in ShareUpdateExclusiveLock mode.
*/
static List *