1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00

doc: Fix typos in documentation

This fixes a set of typos introduced during the v18 development
cycle.

Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://postgr.es/m/7038B4C5-2742-42B1-A8F0-0FFEAECF02A7@yesql.se
This commit is contained in:
Daniel Gustafsson
2025-04-15 21:32:18 +02:00
parent 7c87284940
commit 5ee476294c
4 changed files with 4 additions and 4 deletions

View File

@@ -543,7 +543,7 @@ PostgreSQL documentation
</para>
<para>
Note that if <option>--no-sync-data-files</option> is used in
conjuction with <option>--sync-method=syncfs</option>, some or all of
conjunction with <option>--sync-method=syncfs</option>, some or all of
the aforementioned files and directories will be synchronized because
<literal>syncfs</literal> processes entire file systems.
</para>