]> source.dussan.org Git - jquery-ui.git/commitdiff
Tooltip demo: Reword dialog description for clarity
authorTJ VanToll <tj.vantoll@gmail.com>
Thu, 24 Apr 2014 13:23:45 +0000 (09:23 -0400)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Mon, 5 May 2014 19:41:11 +0000 (21:41 +0200)
Closes gh-1233

demos/tooltip/custom-content.html

index f6184a52ca7084fbbe310a418155bafd6c201505..e5f638073bb5c42ac578667b30eaa05e4cf20267 100644 (file)
@@ -77,7 +77,7 @@ and are licensed under <a href="http://creativecommons.org/licenses/by-sa/3.0/de
 
 <div class="demo-description">
 <p>Shows how to combine different event delegated tooltips into a single instance, by customizing the items and content options.</p>
-<p>Use dialog's for interactive content, like the maps.</p>
+<p>For interactive content, such as scrollable maps, use a dialog.</p>
 </div>
 </body>
 </html>