From: Olle Johansson Date: Thu, 30 Mar 2006 00:32:01 +0000 (+0000) Subject: Typo X-Git-Tag: 1.4.0-beta1~2245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb94c40702abd1c857d8bbc46bdd6679c5ea6bab;p=thirdparty%2Fasterisk.git Typo git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16305 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample index e4003b495e..c98ce56ce4 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 ;