]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
#3263: typo in forms docs
authorMark Otto <markotto@twitter.com>
Mon, 30 Apr 2012 22:43:47 +0000 (15:43 -0700)
committerMark Otto <markotto@twitter.com>
Mon, 30 Apr 2012 22:43:47 +0000 (15:43 -0700)
docs/base-css.html
docs/templates/pages/base-css.mustache

index 5c55e043234a140b50c827a447290d57a5c4db3a..d1197820e0779c787539951fd3b60fe1b09f4c1d 100644 (file)
@@ -1272,7 +1272,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
               </label>
               <label class="radio">
                 <input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
-                Option two can is something else and selecting it will deselect option one
+                Option two can be something else and selecting it will deselect option one
               </label>
             </div>
           </div>
index 3524ac98521eedab2e9e255291cdb319b04873e4..b91b7d349d5d0d3a47691062e4ce5b3ef15afb6d 100644 (file)
               </label>
               <label class="radio">
                 <input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
-                {{_i}}Option two can is something else and selecting it will deselect option one{{/i}}
+                {{_i}}Option two can be something else and selecting it will deselect option one{{/i}}
               </label>
             </div>
           </div>