aboutsummaryrefslogtreecommitdiffstats
path: root/configs/features.conf.sample
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-29 21:52:40 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-29 21:52:40 +0000
commit9f2ad2c670320c88244d6ecfece487ed163bc608 (patch)
tree3eb760417422f2d3cce7c266dc7b791f61fe8069 /configs/features.conf.sample
parentb4399f326407b63bba12fc5a235c0424eb91e32c (diff)
Kevins last commit made me spot a typo.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41282 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/features.conf.sample')
-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]]
;