summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSean Whitton2016-06-19 20:06:47 +0900
committerSean Whitton2016-06-19 20:06:47 +0900
commit0e09a8cfdffb2cd99cf86c04bade4a9261101a2c (patch)
tree11b4250e135866cbdf6874361b7dd03c8ecd72eb /src
parent9482099c688dbc90b60d0f12cb55a5705e5e74d5 (diff)
haddock tweak
Slashes inside @monospace@ get misinterpreted.
Diffstat (limited to 'src')
-rw-r--r--src/Propellor/Property/Firejail.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/Firejail.hs b/src/Propellor/Property/Firejail.hs
index 2aa6cf3a..b7841e07 100644
--- a/src/Propellor/Property/Firejail.hs
+++ b/src/Propellor/Property/Firejail.hs
@@ -13,7 +13,7 @@ import qualified Propellor.Property.File as File
installed :: Property DebianLike
installed = Apt.installed ["firejail"]
--- | For each program name passed, create symlinks in @/usr/local/bin@ that
+-- | For each program name passed, create symlinks in /usr/local/bin that
-- will launch that program in a Firejail sandbox.
--
-- The profile for the sandbox will be the same as if the user had run