mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix spelling error
Reported by Kevin Hale Boyes
This commit is contained in:
parent
c87ff71f37
commit
c3cb14de33
1 changed files with 1 additions and 1 deletions
|
|
@ -1596,7 +1596,7 @@ include 'filename'
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="guc-max-worker-processes" xreflabel="max_worrker_processes">
|
||||
<varlistentry id="guc-max-worker-processes" xreflabel="max_worker_processes">
|
||||
<term><varname>max_worker_processes</varname> (<type>integer</type>)</term>
|
||||
<indexterm>
|
||||
<primary><varname>max_worker_processes</> configuration parameter</primary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue