From b1e5c7e06861b84bd35b14e1ecc8a9ad04347223 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sat, 14 Dec 2013 23:01:49 +0100 Subject: [PATCH] Fix typo in viewer.css --- web/viewer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/viewer.css b/web/viewer.css index 240fb5151..0a02f3cad 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -20,7 +20,7 @@ html { height: 100%; - /* Font size is needed to make the activity bar the corect size. */ + /* Font size is needed to make the activity bar the correct size. */ font-size: 10px; }