]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Fix typo (thanks diegoviola)
authorMichael S Collins <msc@freeswitch.org>
Mon, 23 Aug 2010 21:13:28 +0000 (14:13 -0700)
committerMichael S Collins <msc@freeswitch.org>
Mon, 23 Aug 2010 21:13:28 +0000 (14:13 -0700)
conf/autoload_configs/switch.conf.xml

index 55202efd710d4012e81156854839ee14c983ff54..7a68a7f2bdb0ab3eea318f22cb87da4ec001dd38 100644 (file)
@@ -79,7 +79,7 @@
     <!--<param name="rtp-end-port" value="32768"/>-->
     <param name="rtp-enable-zrtp" value="true"/>
     <!-- <param name="core-db-dsn" value="dsn:username:password" /> -->
-    <!-- The system will create all the db schemas automaticly, set this to false to avoid this behaviour-->
+    <!-- The system will create all the db schemas automatically, set this to false to avoid this behaviour-->
     <!--<param name="auto-create-schemas" value="true"/>-->
   </settings>