mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Fix typos.
Oskari Saarenmaa
This commit is contained in:
@ -1262,7 +1262,7 @@ readMessageFromPipe(int fd)
|
||||
int ret;
|
||||
|
||||
/*
|
||||
* The problem here is that we need to deal with several possibilites: we
|
||||
* The problem here is that we need to deal with several possibilities: we
|
||||
* could receive only a partial message or several messages at once. The
|
||||
* caller expects us to return exactly one message however.
|
||||
*
|
||||
|
Reference in New Issue
Block a user