Fix typo in commit 82fa3ff8672.
authorAmit Kapila <[email protected]>
Fri, 20 Sep 2019 02:35:54 +0000 (08:05 +0530)
committerAmit Kapila <[email protected]>
Fri, 20 Sep 2019 03:04:12 +0000 (08:34 +0530)
Reported-By: Kuntal Ghosh (off-list)
Backpatch-through: 9.4, like 82fa3ff8672

doc/src/sgml/maintenance.sgml

index c32c642fca16ec8ca803b431dd6167188bcc5b4a..aa57060e4dcc177b26c6a80db84ae3222a8b575e 100644 (file)
@@ -827,7 +827,7 @@ analyze threshold = analyze base threshold + analyze scale factor * number of tu
 
    <para>
     Autovacuum workers generally don't block other commands.  If a process
-    attempts to acquire a lock that conficts with the
+    attempts to acquire a lock that conflicts with the
     <literal>SHARE UPDATE EXCLUSIVE</literal> lock held by autovacuum, lock
     acquisition will interrupt the autovacuum.  For conflicting lock modes,
     see <xref linkend="table-lock-compatibility">.  However, if the autovacuum