summaryrefslogtreecommitdiffstats
path: root/instfiles/init.d/xrdp
diff options
context:
space:
mode:
Diffstat (limited to 'instfiles/init.d/xrdp')
-rw-r--r--instfiles/init.d/xrdp2
1 files changed, 1 insertions, 1 deletions
diff --git a/instfiles/init.d/xrdp b/instfiles/init.d/xrdp
index e6c6e123..8e5f42d1 100644
--- a/instfiles/init.d/xrdp
+++ b/instfiles/init.d/xrdp
@@ -139,7 +139,7 @@ case "$1" in
;;
force-stop)
$0 stop
- # because it doesn't allways die the right way
+ # because it doesn't always die the right way
force_stop
;;
restart|force-reload)