corrected comment

This commit is contained in:
Steffen Märcker 2012-04-16 19:23:54 +02:00
parent 548591fcf5
commit d3a88411ec

View File

@ -235,7 +235,7 @@
} }
})(); })();
// Check console compatability // Check onclick compatibility in Opera
(function checkOnClickCompatibility() { (function checkOnClickCompatibility() {
// workaround for reported Opera bug DSK-354448: // workaround for reported Opera bug DSK-354448:
// onclick fires on disabled buttons with opaque content // onclick fires on disabled buttons with opaque content