From: tobz Date: Wed, 15 Aug 2012 14:07:43 +0000 (-0300) Subject: Fixed spelling error in forms documentation. X-Git-Tag: v2.1.0~2^2~34^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4409%2Fhead;p=thirdparty%2Fbootstrap.git Fixed spelling error in forms documentation. --- diff --git a/docs/base-css.html b/docs/base-css.html index c1598821cd..fb6616fb71 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -967,7 +967,7 @@ For example, <code>section</code> should be wrapped as inline.

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.