From b1bdca0fdb1e14ede6904fe652746811d0e4c274 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 31 Aug 2012 23:25:58 -0700 Subject: fixes #4901: attribute typo and reran make --- docs/base-css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 8b19d1a4d..6240573a9 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -995,7 +995,7 @@ For example, <code><section></code> should be wrapped as inlin

Textarea

-

Form control which supports multiple lines of text. Change row attribute as necessary.

+

Form control which supports multiple lines of text. Change rows attribute as necessary.

-- cgit v1.2.3