summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-11-13 13:17:38 -0600
committerSol Jerome <sol.jerome@gmail.com>2014-11-13 13:17:38 -0600
commitc4a4af8d9cbcd9bcb398fcbdac4e724b7c416332 (patch)
tree3b1bed004179b90aa2f7e7e838c3c6b29d86ba63
parentf6b3d6dc89e4ba5c2ec643931394db45b8c7f176 (diff)
downloadbcfg2-c4a4af8d9cbcd9bcb398fcbdac4e724b7c416332.tar.gz
bcfg2-c4a4af8d9cbcd9bcb398fcbdac4e724b7c416332.tar.bz2
bcfg2-c4a4af8d9cbcd9bcb398fcbdac4e724b7c416332.zip
doc: Fix typo
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
-rw-r--r--doc/appendix/guides/authentication.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/appendix/guides/authentication.txt b/doc/appendix/guides/authentication.txt
index b8ec82590..1af061170 100644
--- a/doc/appendix/guides/authentication.txt
+++ b/doc/appendix/guides/authentication.txt
@@ -146,7 +146,7 @@ Allowed values are:
+-------------------+------------------------------------------+
``cert+password`` is the default. This can be changed by setting the
-``authentication`` parameter in the ``[communcation]`` section of
+``authentication`` parameter in the ``[communication]`` section of
``bcfg2.conf``. For instance, to set ``bootstrap`` mode as the global
default, you would add the following to ``bcfg2.conf``::