diff options
| author | Bradly Feeley <[email protected]> | 2012-11-02 16:34:21 -0600 |
|---|---|---|
| committer | Bradly Feeley <[email protected]> | 2012-11-02 16:34:21 -0600 |
| commit | 46b5e0cbc6cc82cfcfef45c0eb69a0daac8ceb3c (patch) | |
| tree | 2bed764cf29cb8f65ebc5b76c157654c6411d6ba /docs/base-css.html | |
| parent | fc42ac6a56a5ce4ad58ff3d817a369cd57345d1b (diff) | |
| download | bootstrap-46b5e0cbc6cc82cfcfef45c0eb69a0daac8ceb3c.tar.xz bootstrap-46b5e0cbc6cc82cfcfef45c0eb69a0daac8ceb3c.zip | |
Fixing various spelling typos in the docs.
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 4d27a6d69..26dc298c6 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -192,7 +192,7 @@ <h2 id="abbreviations">Abbreviations</h2> - <p>Stylized implemenation of HTML's <code><abbr></code> element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a <code>title</code> attribute have a light dotted bottom border and a help cursor on hover, providing additional context on hover.</p> + <p>Stylized implementation of HTML's <code><abbr></code> element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a <code>title</code> attribute have a light dotted bottom border and a help cursor on hover, providing additional context on hover.</p> <h3><code><abbr></code></h3> <p>For expanded text on long hover of an abbreviation, include the <code>title</code> attribute.</p> |
