From: Russell Bryant Date: Thu, 17 Aug 2006 18:16:22 +0000 (+0000) Subject: fix a little typo in the config file name X-Git-Tag: 1.4.0-beta1~378 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a0e891e63d4b6940981fc7cd85860a39de497be6;p=thirdparty%2Fasterisk.git fix a little typo in the config file name git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40255 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/doc/queues.txt b/doc/queues.txt index a0702523cf..38f68c6763 100644 --- a/doc/queues.txt +++ b/doc/queues.txt @@ -14,7 +14,7 @@ First of all, set up call queues in queue.conf Here is an example: - ============ queue.conf =========== + =========== queues.conf =========== | ; Cool Digium Queues | | [general] | | persistentmembers = yes |