From 58869914591e3865bc1c9641edbbd07dc3745456 Mon Sep 17 00:00:00 2001 From: "G. Clifford Williams" Date: Thu, 25 Oct 2012 12:26:52 -0500 Subject: [PATCH] another minor typo correction --- doc/man/salt.7 | 2 +- doc/ref/configuration/master.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/salt.7 b/doc/man/salt.7 index 0f8951d3d0..acc918c3c2 100644 --- a/doc/man/salt.7 +++ b/doc/man/salt.7 @@ -26186,7 +26186,7 @@ base: The ext_pillar option allows for any number of external pillar interfaces to be called when populating pillar data. The configuration is based on ext_pillar functions. The available ext_pillar functions are: hiera, cmd_yaml. By default -the ext_pillar interface is not configued to run. +the ext_pillar interface is not configured to run. .sp Default:: \fBNone\fP .sp diff --git a/doc/ref/configuration/master.rst b/doc/ref/configuration/master.rst index 8151bdb439..03b6f1b0f9 100644 --- a/doc/ref/configuration/master.rst +++ b/doc/ref/configuration/master.rst @@ -483,7 +483,7 @@ Default: ``base: [/srv/pillar]`` The ext_pillar option allows for any number of external pillar interfaces to be called when populating pillar data. The configuration is based on ext_pillar functions. The available ext_pillar functions are: hiera, cmd_yaml. By default -the ext_pillar interface is not configued to run. +the ext_pillar interface is not configured to run. Default:: ``None``