summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2006-08-29 21:52:40 +0000
committerJason Parker <jparker@digium.com>2006-08-29 21:52:40 +0000
commit0850bb72ed3a18dcaa8e2dd58d0aa8ff8c693640 (patch)
tree3eb760417422f2d3cce7c266dc7b791f61fe8069 /configs
parentece70185157d513602f4403e6d3b325c6d7ac8d6 (diff)
Kevins last commit made me spot a typo.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@41282 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/features.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index 7e25782af..a95a1238c 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -46,7 +46,7 @@ context => parkedcalls ; Which context parked calls are in
; Set(DYNAMIC_FEATURES=myfeature1#myfeature2#myfeature3)
;
;
-; The syntax for declaring a dynaic feature is the following:
+; The syntax for declaring a dynamic feature is the following:
;
;<FeatureName> => <DTMF_sequence>,<ActivateOn>[/<ActivatedBy>],<Application>[,<AppArguments>[,MOH_Class]]
;