1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Fix typo in comment.

Amit Langote
This commit is contained in:
Robert Haas
2015-11-19 16:45:39 -05:00
parent fea2b642fd
commit 74d0d5f3eb

View File

@ -1,7 +1,7 @@
/*-------------------------------------------------------------------------
*
* replorigindesc.c
* rmgr descriptor routines for replication/logical/replication_origin.c
* rmgr descriptor routines for replication/logical/origin.c
*
* Portions Copyright (c) 2015, PostgreSQL Global Development Group
*