CC-4545: Fix tooltip for Auto Switch On feature

This commit is contained in:
Daniel James 2012-10-10 16:26:32 +01:00
parent fa8c561dab
commit 395d25158f
1 changed files with 1 additions and 1 deletions

View File

@ -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,