aboutsummaryrefslogtreecommitdiffstats
path: root/configs/extensions.conf.sample
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-07 14:36:30 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-07 14:36:30 +0000
commit5e3a69b8fd79de40353c211022e6374ae7a3f86e (patch)
tree2a220b862329334b5c1016cc3ce6e40e9f6c5291 /configs/extensions.conf.sample
parent716f90bfd5c2b983389a3f0ca2317f40f583cbf5 (diff)
Merged revisions 128599 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r128599 | mmichelson | 2008-07-07 09:35:27 -0500 (Mon, 07 Jul 2008) | 6 lines Update a few instances of "extensions reload" to "dialplan reload" in the documentation. Patch provided by caio1982 (license 22) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@128601 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/extensions.conf.sample')
-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 71a4b204f..2fe4db3f3 100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -70,7 +70,7 @@ writeprotect=no
;extenpatternmatchnew=no
;
; If clearglobalvars is set, global variables will be cleared
-; and reparsed on an extensions reload, or Asterisk reload.
+; and reparsed on a dialplan reload, or Asterisk reload.
;
; If clearglobalvars is not set, then global variables will persist
; through reloads, and even if deleted from the extensions.conf or