From 3b5a2aafa41d54adcf1b5158a7e365b8335870f1 Mon Sep 17 00:00:00 2001
From: Olle Johansson <oej@edvina.net>
Date: Wed, 12 Jul 2006 20:56:49 +0000
Subject: [PATCH] - Change filename to current file name

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37485 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/extconfig.conf.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/extconfig.conf.sample b/configs/extconfig.conf.sample
index 1f82b88d70..a6c399f169 100644
--- a/configs/extconfig.conf.sample
+++ b/configs/extconfig.conf.sample
@@ -2,7 +2,7 @@
 ; Static and realtime external configuration
 ; engine configuration
 ;
-; Please read doc/README.extconfig for basic table
+; Please read doc/extconfig.txt for basic table
 ; formatting information.
 ;
 [settings]
-- 
GitLab