aboutsummaryrefslogtreecommitdiffstats
path: root/doc/asterisk-conf.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/asterisk-conf.txt')
-rw-r--r--doc/asterisk-conf.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/asterisk-conf.txt b/doc/asterisk-conf.txt
index 4ec2f26c5..9b4fb3e8b 100644
--- a/doc/asterisk-conf.txt
+++ b/doc/asterisk-conf.txt
@@ -8,7 +8,7 @@ and does not touch it when it already exists.
---------------
[directories]
-; Make sure these directoriess have the right permissions if not
+; Make sure these directories have the right permissions if not
; running Asterisk as root
; Where the configuration files (except for this one) are located
@@ -51,7 +51,7 @@ dumpcore = yes | no ; Dump core on failure (-g)
quiet = yes | no ; Run quietly (-q)
timestamp = yes | no ; Force timestamping in CLI verbose output (-T)
runuser = asterisk ; User to run asterisk as (-U) NOTE: will require changes to
- ; directory and device permisions
+ ; directory and device permissions
rungroup = asterisk ; Group to run asterisk as (-G)
internal_timing = yes | no ; Enable internal timing support (-I)