From 3acad631f8f9576579dca069547b890c1a2f980b Mon Sep 17 00:00:00 2001
From: Olle Johansson <oej@edvina.net>
Date: Thu, 27 Dec 2007 09:13:07 +0000
Subject: [PATCH] This function checks more than just contexts...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94827 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 funcs/func_dialplan.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/funcs/func_dialplan.c b/funcs/func_dialplan.c
index a1b85a8fcc..6d4c488f60 100644
--- a/funcs/func_dialplan.c
+++ b/funcs/func_dialplan.c
@@ -16,7 +16,7 @@
 
 /*! \file
  *
- * \brief Dialplan group functions check if a context exists
+ * \brief Dialplan group functions check if a dialplan entry exists
  *
  * \author Gregory Nietsky AKA irroot <gregory@networksentry.co.za>
  * \author Russell Bryant <russell@digium.com>
-- 
GitLab