r64535 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64534‎ | r64535 | r64536 >
Date:21:19, 2 April 2010
Author:catrope
Status:deferred
Tags:
Comment:
Fix typo in comment
Modified paths:
  • /trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.js (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.js
@@ -68,7 +68,7 @@
6969 }
7070 } );
7171 $j( '.prefswitch-survey-yes, .prefswitch-survey-no' ).change();
72 - // Auto-detect borwser, os and screen size
 72+ // Auto-detect browser, os and screen size
7373 var detected = detect();
7474 $j( '#prefswitch-survey-browser' ).val( detected['survey-browser'] );
7575 $j( '#prefswitch-survey-os' ).val( detected['survey-os'] );

Status & tagging log