aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2018-04-24 10:40:57 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2018-04-24 10:40:57 -0500
commit49a90f27a848ba02a363fc0c844d6284728bdd73 (patch)
tree8a811871fa223530b32ecdc9809f1127571a5af2 /man
parent2ae60ca0419d60c86904a8e15e71e902549e18d4 (diff)
typo fix
Diffstat (limited to 'man')
-rw-r--r--man/openrc-run.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/openrc-run.8 b/man/openrc-run.8
index 426afdcc..f9109ef3 100644
--- a/man/openrc-run.8
+++ b/man/openrc-run.8
@@ -594,7 +594,7 @@ rc_net_tap1_provide="!net"
# It's also possible to negate keywords. This is mainly useful for prefix
# users testing OpenRC.
rc_keyword="!-prefix"
-# This can also be used to block a script from runining in all
+# This can also be used to block a script from running in all
# containers except one or two
rc_keyword="!-containers !-docker"
.Ed