Fix typo in comment.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 15 Sep 2009 09:10:29 +0000 (11:10 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 15 Sep 2009 09:10:29 +0000 (11:10 +0200)
static/exodus/js/homepage.js

index 7731298b516995c8b2d11d3880a931df47d8e853..eae0b1a0fdf6b7cc29cf1a5cb47222e4b6628009 100644 (file)
@@ -8,7 +8,7 @@ function switchCloseup(to) {
        $(".closeup div." + to).addClass('selected');\r
 }\r
 \r
-//hides all previewcontent and reveales the selected info\r
+//hides all previewcontent and reveals the selected info\r
 function switchInfo(cls) {\r
        /* Deselect all summaries */\r
        $(".summary div").removeClass('selected');\r