Fix typo
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 1 Jun 2017 21:45:53 +0000 (17:45 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 1 Jun 2017 21:48:39 +0000 (17:48 -0400)
Reported by: Tim Goodaire
Discussion: https://postgr.es/m/20170601182230.1487.26008@wrigleys.postgresql.org

doc/src/sgml/config.sgml

index b51826dc68e47db88a85973e6c11afe0007f3b8b..ac1cf471f26e1ba9284714c7f97240c78f701a84 100644 (file)
@@ -3495,7 +3495,7 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
        of these configuration parameters to force the optimizer to
        choose a different plan.
        Better ways to improve the quality of the
-       plans chosen by the optimizer include adjusting the planer cost
+       plans chosen by the optimizer include adjusting the planner cost
        constants (see <xref linkend="runtime-config-query-constants">),
        running <xref linkend="sql-analyze"> manually, increasing
        the value of the <xref