Fix some small typos.

This commit is contained in:
Bussi Andrea 2022-02-19 00:33:28 +01:00
parent 254dd5f50d
commit d9066bb553
5 changed files with 25 additions and 21 deletions

View file

@ -161,7 +161,7 @@ from pg_database order by xids_remaining;
== Restart Procedure
If the database server needs to be restarted it should come back on it's
If the database server needs to be restarted it should come back on its
own. Otherwise each service on it can be restarted:
....