]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix typo
authorErik van der Kolk <developer@smerik.nl>
Sat, 18 Aug 2012 12:54:32 +0000 (14:54 +0200)
committerErik van der Kolk <developer@smerik.nl>
Sat, 18 Aug 2012 12:54:32 +0000 (14:54 +0200)
docs/base-css.html
docs/templates/pages/base-css.mustache

index 1d5e804e92bc41b8c644a131f4c5b30bc2363da2..5fd44e373741ffe56c2e5cb279c33ef6e8ef7ffc 100644 (file)
@@ -1084,7 +1084,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
           <p>Add text or buttons before or after any text-based input. Do note that <code>select</code> elements are not supported here.</p>
 
           <h4>Default options</h4>
-          <p>Wrap a <code>.add-on</code> and an <code>input</code> with one of two classes to prepend or append text to an input.</p>
+          <p>Wrap an <code>.add-on</code> and an <code>input</code> with one of two classes to prepend or append text to an input.</p>
           <form class="bs-docs-example">
             <div class="input-prepend">
               <span class="add-on">@</span>
index 7101869c50885eab8a3e9c10ab0c18c56676fb59..e733abbb47ea74dcf9cf4d11e7c6258372972220 100644 (file)
           <p>{{_i}}Add text or buttons before or after any text-based input. Do note that <code>select</code> elements are not supported here.{{/i}}</p>
 
           <h4>{{_i}}Default options{{/i}}</h4>
-          <p>{{_i}}Wrap a <code>.add-on</code> and an <code>input</code> with one of two classes to prepend or append text to an input.{{/i}}</p>
+          <p>{{_i}}Wrap an <code>.add-on</code> and an <code>input</code> with one of two classes to prepend or append text to an input.{{/i}}</p>
           <form class="bs-docs-example">
             <div class="input-prepend">
               <span class="add-on">@</span>