From 3d092e50ff720dba8716cd84eeb1eb6879862f0f Mon Sep 17 00:00:00 2001 From: ewex Date: Fri, 7 Feb 2014 19:30:27 +0800 Subject: [PATCH] Add a dot at the end of a comment. --- normalize.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/normalize.css b/normalize.css index 196d223f1..975adf3f0 100644 --- a/normalize.css +++ b/normalize.css @@ -266,7 +266,7 @@ button { /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. - * Correct `button` style inheritance in Firefox, IE 8+, and Opera + * Correct `button` style inheritance in Firefox, IE 8+, and Opera. * Correct `select` style inheritance in Firefox. */