doc: fix quoting

Noticed by Craig Barnes.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-05-26 17:02:53 +02:00
parent 7a4b851229
commit b99bfb1354
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ This command does the following:
generally contains security options that lock down the service. By default
the `default` profile is used, which provides a medium level of
security. There's also `trusted` which runs the service at the highest
privileges, i.e. host's root and everything. The `strict' profile comes with
privileges, i.e. host's root and everything. The `strict` profile comes with
the toughest security restrictions. Finally, `nonetwork` is like `default`
but without network access. Users may define their own profiles too (or
modify the existing ones)