mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
Spelling adjustments
This commit is contained in:
@@ -122,7 +122,7 @@ typedef struct ReplicationState
|
||||
int acquired_by;
|
||||
|
||||
/*
|
||||
* Condition variable that's signalled when acquired_by changes.
|
||||
* Condition variable that's signaled when acquired_by changes.
|
||||
*/
|
||||
ConditionVariable origin_cv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user