summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2011-12-14 20:37:11 +0000
committerJonathan Rose <jrose@digium.com>2011-12-14 20:37:11 +0000
commitc3f703330b9f431d0ce3c3ed95ca2750e90c6f5e (patch)
tree4f7728e9bec83e838e08ccf4cdd68eb58ee28216 /configs
parent2d0491d4320c12dede4dfd5443b2ec4a309ae73f (diff)
Fix accidental use of tabs instead of spaces from previous features.conf.sample change
........ Merged revisions 348157 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 348158 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@348159 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/features.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index aa6e0577f..4043c3853 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -43,8 +43,8 @@ context => parkedcalls ; Which context parked calls are in (default par
; created in the 'park-dial' context. This extension will be set up to do a
; Dial() to 'SIP/0004F2040001'.
;
- ; During the timeout procedure, the following variable is set
- ; PARKINGSLOT - extension that the call was parked in prior to timing out
+ ; During the timeout procedure, the following variable is set
+ ; PARKINGSLOT - extension that the call was parked in prior to timing out
;courtesytone = beep ; Sound file to play to when someone picks up a parked call
; and also when the Touch Monitor is activated/deactivated.