]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-8943 Fixed misspellings in two comments
authorFreeSWITCH <freeswitch@asip.xyz>
Tue, 15 Mar 2016 22:48:41 +0000 (18:48 -0400)
committerFreeSWITCH <freeswitch@asip.xyz>
Tue, 15 Mar 2016 22:48:41 +0000 (18:48 -0400)
conf/vanilla/autoload_configs/httapi.conf.xml

index 723a336bc9b309c226eef230880c96860807dfe4..e19210b4da58e11e508f10ce18d6f6fd501fd518 100644 (file)
@@ -1,8 +1,8 @@
 <configuration name="httapi.conf" description="HT-TAPI Hypertext Telephony API">
   <settings>
-    <!-- print xml on the consol -->
+    <!-- print xml on the console -->
     <param name="debug" value="true"/>
-    <!-- time to keep audio files when discoverd they were deleted from the http server -->
+    <!-- time to keep audio files when discovered they were deleted from the http server -->
     <param name="file-not-found-expires" value="300"/>
     <!-- how often to re-check the server to make sure the remote file has not changed -->
     <param name="file-cache-ttl" value="300"/>