From eb94c40702abd1c857d8bbc46bdd6679c5ea6bab Mon Sep 17 00:00:00 2001 From: Olle Johansson <oej@edvina.net> Date: Thu, 30 Mar 2006 00:32:01 +0000 Subject: [PATCH] Typo git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16305 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/extensions.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ; -- GitLab