1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-17 17:02:08 +03:00

Spelling adjustments

This commit is contained in:
Peter Eisentraut
2020-06-07 15:06:51 +02:00
parent a02b8bdd98
commit 0fd2a79a63
26 changed files with 39 additions and 39 deletions

View File

@ -2750,7 +2750,7 @@ drop_unnamed_stmt(void)
*/
/*
* quickdie() occurs when signalled SIGQUIT by the postmaster.
* quickdie() occurs when signaled SIGQUIT by the postmaster.
*
* Some backend has bought the farm,
* so we need to stop what we're doing and exit.