]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Fix comment spelling
authorTravis Cross <tc@traviscross.com>
Sat, 25 May 2013 21:40:13 +0000 (21:40 +0000)
committerTravis Cross <tc@traviscross.com>
Sat, 25 May 2013 21:47:08 +0000 (21:47 +0000)
Thanks-to: Mariusz Czułada <manieq.net@gmail.com>
conf/vanilla/autoload_configs/conference.conf.xml
src/mod/applications/mod_conference/conf/autoload_configs/conference.conf.xml

index 826f6fb9be06c966713eb0d9412f663bb284c032..ee41f740d76c28d1883dc2835a2e61f68cdc245d 100644 (file)
@@ -82,7 +82,7 @@
       <param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/>
       <!-- File to play when you leave the conference -->
       <param name="exit-sound" value="tone_stream://%(500,0,300,200,100,50,25)"/>
-      <!-- File to play when you ae ejected from the conference -->
+      <!-- File to play when you are ejected from the conference -->
       <param name="kicked-sound" value="conference/conf-kicked.wav"/>
       <!-- File to play when the conference is locked -->
       <param name="locked-sound" value="conference/conf-locked.wav"/>
index e5ee02ddd3494459adb60f6f32a3bfe811257552..eb78814bbf62dc0ea38007cad115ff8ca2463bbf 100644 (file)
@@ -88,7 +88,7 @@
       <param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/>
       <!-- File to play when you leave the conference -->
       <param name="exit-sound" value="tone_stream://%(500,0,300,200,100,50,25)"/>
-      <!-- File to play when you ae ejected from the conference -->
+      <!-- File to play when you are ejected from the conference -->
       <param name="kicked-sound" value="conference/conf-kicked.wav"/>
       <!-- File to play when the conference is locked -->
       <param name="locked-sound" value="conference/conf-locked.wav"/>