From: Olle Johansson Date: Thu, 30 Mar 2006 00:28:59 +0000 (+0000) Subject: Typo (Issue 6839, casper) X-Git-Tag: 1.2.7~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aa27f2c5cb6200bc386996cdf0690ffdd8e79c6;p=thirdparty%2Fasterisk.git Typo (Issue 6839, casper) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@16303 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample index d773cbbc3e..7d46f08ab9 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 ;