From d866c0fef811e937caa8415166aaa34b54ced383 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Wed, 24 Jan 2007 20:28:54 +0000 Subject: [PATCH] fix typo git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4050 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- conf/freeswitch.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/freeswitch.xml b/conf/freeswitch.xml index bc47f90407..821b6999e8 100644 --- a/conf/freeswitch.xml +++ b/conf/freeswitch.xml @@ -9,7 +9,7 @@ (note the double $$ which denotes preprocessor variables) #comment ==> A general comment such as this - The preprocessor will compuile the full xml document to ${prefix}/log/freeswitch.registry + The preprocessor will compile the full xml document to ${prefix}/log/freeswitch.registry Don't modify it while freeswitch is running cos it is mem mapped in most cases =D -->