aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-28 09:38:12 -0700
committerMark Otto <[email protected]>2013-07-28 09:38:12 -0700
commit67e89ea2bf80adca18fc6245b8a706eda5e6d59d (patch)
tree1d3e449aae4a79dc7fdda6fdca5b55347c390a95 /css.html
parentc947ab1c9aae66e0ea11288bf21c4a129d6d0c02 (diff)
parent98a24cbd25fe93db17718c10031fb654b08e266c (diff)
downloadbootstrap-67e89ea2bf80adca18fc6245b8a706eda5e6d59d.tar.xz
bootstrap-67e89ea2bf80adca18fc6245b8a706eda5e6d59d.zip
Merge pull request #8712 from claydiffrient/3.0.0-wip
Fix wording in 'hidden on...' to be in line with 3.0 wording.
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index 64774028c..60a5c8d6a 100644
--- 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>