Skip to content

Commit 221d63c

Browse files
committed
doc: fix typo in recent patch
Reported-by: Jeff Janes Backpatch-through: 9.6
1 parent 48b9ca0 commit 221d63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1913,7 +1913,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
19131913
</para>
19141914

19151915
<para>
1916-
On way to prevent spoofing of <literal>local</>
1916+
One way to prevent spoofing of <literal>local</>
19171917
connections is to use a Unix domain socket directory (<xref
19181918
linkend="guc-unix-socket-directories">) that has write permission only
19191919
for a trusted local user. This prevents a malicious user from creating

0 commit comments

Comments
 (0)