summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_verifybackup.sgml
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2020-12-29 18:18:59 +0900
committerMichael Paquier <michael@paquier.xyz>2020-12-29 18:18:59 +0900
commit5253906fac5a2f3669f7867bcb5507f6f0ea891c (patch)
tree228c03a62bae3a8fbdefcadf04a888c53fc04eeb /doc/src/sgml/ref/pg_verifybackup.sgml
parentd05e14d786acacfdf0bd7f3202c543fffaf832ca (diff)
doc: Improve some grammar and sentences
90fbf7c has taken care of that for HEAD. This includes the portion of the fixes that applies to the documentation, where needed depending on the branch. Author: Justin Pryzby Discussion: https://postgr.es/m/20201227202604.GC26311@telsasoft.com Backpatch-through: 9.5
Diffstat (limited to 'doc/src/sgml/ref/pg_verifybackup.sgml')
-rw-r--r--doc/src/sgml/ref/pg_verifybackup.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_verifybackup.sgml b/doc/src/sgml/ref/pg_verifybackup.sgml
index d454b970a15..23a0ba025cd 100644
--- a/doc/src/sgml/ref/pg_verifybackup.sgml
+++ b/doc/src/sgml/ref/pg_verifybackup.sgml
@@ -40,7 +40,7 @@ PostgreSQL documentation
<para>
It is important to note that the validation which is performed by
- <application>pg_verifybackup</application> does not and can not include
+ <application>pg_verifybackup</application> does not and cannot include
every check which will be performed by a running server when attempting
to make use of the backup. Even if you use this tool, you should still
perform test restores and verify that the resulting databases work as