[docs] Fix typo in configration.

Signed-off-by: Tobias Gesellchen <tobias@gesellix.de>
Upstream-commit: f8ed8d22c6
Component: cli
This commit is contained in:
Tobias Gesellchen
2017-09-10 23:12:29 +02:00
parent 30a4e0ab8e
commit 1b8f2ad866

View File

@ -279,7 +279,7 @@ The following values are accepted:
| "host" | Use the host system's IPC namespace. |
If not specified, daemon default is used, which can either be `"private"`
or `"shareable"`, depending on the daemon version and configration.
or `"shareable"`, depending on the daemon version and configuration.
IPC (POSIX/SysV IPC) namespace provides separation of named shared memory
segments, semaphores and message queues.