aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-30 00:28:59 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-30 00:28:59 +0000
commit8af9ff7743e76b9f56028e355c5c111d62c387b1 (patch)
tree08e225baeae305fa4d0ddf53bfdcf29ad8ea60cf /configs
parente962427b3a5b97cc46e6cf41f49992907f7c52ec (diff)
Typo (Issue 6839, casper)
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@16303 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/extensions.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index d773cbbc3..7d46f08ab 100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -40,7 +40,7 @@ autofallthrough=yes
;
; If clearglobalvars is not set, then global variables will persist
; through reloads, and even if deleted from the extensions.conf or
-; one if its included files, will remain set to the previous value.
+; one of its included files, will remain set to the previous value.
;
clearglobalvars=no
;