]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix wording in 'hidden on...' to be in line with 3.0 wording. 8712/head
authorClay Diffrient <clay.diffrient@gmail.com>
Sun, 28 Jul 2013 14:57:10 +0000 (08:57 -0600)
committerClay Diffrient <clay.diffrient@gmail.com>
Sun, 28 Jul 2013 14:57:10 +0000 (08:57 -0600)
css.html

index 64774028cbe14728c095283e174eecb6007e2c80..60a5c8d6a63188730750763be4333c0ced76d869 100644 (file)
--- a/css.html
+++ b/css.html
@@ -1963,7 +1963,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
       </li>
       <li>
         <span class="visible-lg">Large</span>
-        <span class="hidden-lg">&#10004; Hidden on desktop</span>
+        <span class="hidden-lg">&#10004; Hidden on large</span>
       </li>
     </ul>