Merge pull request #23193 from allencloud/fix-typos

use grep to find all a/an typos
(cherry picked from commit 98c245c9e6)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sven Dowideit
2016-06-02 18:45:08 -07:00
committed by Sebastiaan van Stijn
parent af3b1fbcbc
commit 650ddc1f81
23 changed files with 26 additions and 26 deletions

View File

@@ -12,7 +12,7 @@ parent = "smn_secure_docker"
# Protect the Docker daemon socket
By default, Docker runs via a non-networked Unix socket. It can also
optionally communicate using a HTTP socket.
optionally communicate using an HTTP socket.
If you need Docker to be reachable via the network in a safe manner, you can
enable TLS by specifying the `tlsverify` flag and pointing Docker's