diff --git a/airtime_mvc/public/js/airtime/preferences/streamsetting.js b/airtime_mvc/public/js/airtime/preferences/streamsetting.js
index 45e91eed0..35f7b373e 100644
--- a/airtime_mvc/public/js/airtime/preferences/streamsetting.js
+++ b/airtime_mvc/public/js/airtime/preferences/streamsetting.js
@@ -313,7 +313,7 @@ $(document).ready(function() {
     
     $("#auto_switch_help").qtip({
         content: {
-            text: "Check this box to automatically switch on Master/Show source upon source disconnection."
+            text: "Check this box to automatically switch on Master/Show source upon source connection."
         },
         hide: {
             delay: 500,