r3186 committed - effects easing: typo

r3186 committed - effects easing: typo


Revision: 3186
Author: joern.zaefferer
Date: Wed Sep 2 12:41:18 2009
Log: effects easing: typo
http://code.google.com/p/jquery-ui/source/detail?r=3186
Modified:
/trunk/demos/effect/easing.html
=======================================
--- /trunk/demos/effect/easing.html    Wed Sep 2 12:30:46 2009
+++ /trunk/demos/effect/easing.html    Wed Sep 2 12:41:18 2009
@@ -91,7 +91,7 @@
<div class="demo-description">
-

<strong>All easings provided by jQuery UI are drawn above, using a HTLM
canvas element</strong>. Click a diagram to see the easing in action.


+

<strong>All easings provided by jQuery UI are drawn above, using a HTML
canvas element</strong>. Click a diagram to see the easing in action.


</div><!-- End demo-description -->