From c16f60eb08619d20e13d8cf9344371d81c1bfcab Mon Sep 17 00:00:00 2001 From: George Millo Date: Mon, 18 Jan 2016 22:25:03 +0100 Subject: Spelling fixes --- content_scripts/vimium.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content_scripts/vimium.css b/content_scripts/vimium.css index e02df7c2..f323cbd6 100644 --- a/content_scripts/vimium.css +++ b/content_scripts/vimium.css @@ -5,7 +5,7 @@ * * The z-indexes of Vimium elements are very large, because we always want them to show on top. Chrome may * support up to Number.MAX_VALUE, which is approximately 1.7976e+308. We're using 2^31, which is the max - * value of a singed 32 bit int. Let's try larger valeus if 2**31 empirically isn't large enough. + * value of a signed 32 bit int. Let's try larger values if 2**31 empirically isn't large enough. */ /* -- cgit v1.2.3