]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix javascript text on tooltips per #1862
authorMark Otto <markotto@twitter.com>
Sat, 11 Feb 2012 08:10:26 +0000 (00:10 -0800)
committerMark Otto <markotto@twitter.com>
Sat, 11 Feb 2012 08:10:26 +0000 (00:10 -0800)
docs/assets/bootstrap.zip
docs/javascript.html
docs/templates/pages/javascript.mustache

index ce828690ea6f3b9506248cb65aa06c1bd47503b8..feffa87c0535e1b4f43638470defd27c3dacda76 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 2d8b0f596bc33daafb6b2a4845ff02d8223aa28f..1d0afb9e0d0f36cc7bdb6e4e3cc39d24c80cb9dd 100644 (file)
         <div class="span3">
           <label>
             <h3><a href="./javascript.html#tooltips">Tooltips</a></h3>
-            <p>A new take on the jQuery Tipsy plugin, Tooltips don't rely on images, use CSS3 for animations, and data-attributes for local title storage.</p>
+            <p>A new take on the jQuery Tipsy plugin, Tooltips don't rely on images&mdash;they use CSS3 for animations and data-attributes for local title storage.</p>
           </label>
         </div>
         <div class="span3">
index 89e15007f4ab12943dfdfba2d98046f246269cd2..012e195f590db237163e4f759664ffd0e46f92ab 100644 (file)
@@ -58,7 +58,7 @@
         <div class="span3">
           <label>
             <h3><a href="./javascript.html#tooltips">{{_i}}Tooltips{{/i}}</a></h3>
-            <p>{{_i}}A new take on the jQuery Tipsy plugin, Tooltips don't rely on images, use CSS3 for animations, and data-attributes for local title storage.{{/i}}</p>
+            <p>{{_i}}A new take on the jQuery Tipsy plugin, Tooltips don't rely on images&mdash;they use CSS3 for animations and data-attributes for local title storage.{{/i}}</p>
           </label>
         </div>
         <div class="span3">