From 28bb664bfb6b8595a282926f2280aa9e3008e676 Mon Sep 17 00:00:00 2001 From: Feram Date: Sat, 10 Sep 2016 20:45:23 +0000 Subject: [PATCH] Fix typo occassionaly --- jquery.colorbox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jquery.colorbox.js b/jquery.colorbox.js index 12dd1b2..fc0ac65 100644 --- a/jquery.colorbox.js +++ b/jquery.colorbox.js @@ -982,7 +982,7 @@ return; } - // A small pause because some browsers will occassionaly report a + // A small pause because some browsers will occasionally report a // img.width and img.height of zero immediately after the img.onload fires setTimeout(function(){ var percent;