Skip to content

Commit 8dfa819

Browse files
committed
[Doc]: fix type errors
1 parent c5f21b1 commit 8dfa819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/maintenance.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
freezing data by <command>VACUUM</> is still needed for shrink
440440
<literal>pg_clog</> and <literal>pg_multixact</>. For historical reasons,
441441
wording "autovacuum to prevent wraparound" is preserved for forced
442-
atuvacuum for shrink <literal>pg_clog</> and <literal>pg_multixact</>.
442+
autovacuum for shrink <literal>pg_clog</> and <literal>pg_multixact</>.
443443
</para>
444444

445445
<note>

0 commit comments

Comments
 (0)