Fix spelling errors (Dmitry Bogatov).

This commit is contained in:
Darko Poljak 2016-07-18 19:43:26 +02:00
parent 87d6a9c336
commit 0d82c37928
4 changed files with 6 additions and 6 deletions

View File

@ -111,7 +111,7 @@ syslog
enables logging to syslog
verify-incoming
enforce the use of TLS and verify a client's authenticity on incomming connections
enforce the use of TLS and verify a client's authenticity on incoming connections
verify-outgoing
enforce the use of TLS and verify the peers authenticity on outgoing connections

View File

@ -78,7 +78,7 @@ EXAMPLES
MORE INFORMATION
----------------
This type try to handle as many values as possible, so it doesn't use regexes.
So you need to exactly specify the key and delimiter. Delimiter can be of any lenght.
So you need to exactly specify the key and delimiter. Delimiter can be of any length.
AUTHORS

View File

@ -15,7 +15,7 @@ cdist) and then deployed to the target host using the __file type.
REQUIRED PARAMETERS
-------------------
source
the URL from which to retreive the source file.
the URL from which to retrieve the source file.
e.g.
* https://dl.bintray.com/mitchellh/consul/0.4.1_linux_amd64.zip

View File

@ -20,7 +20,7 @@ uri
OPTIONAL PARAMETERS
-------------------
service_desc
If supplied, use the service_desc and not the object id as descritpion for the service.
If supplied, use the service_desc and not the object id as description for the service.
state
Either "present" or "absent", defaults to "present"