]> source.dussan.org Git - jquery-ui.git/commitdiff
Widget demo: Fixed typo.
authorScott González <scott.gonzalez@gmail.com>
Tue, 9 Aug 2011 20:19:18 +0000 (16:19 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 9 Aug 2011 20:20:15 +0000 (16:20 -0400)
(cherry picked from commit a0eb042bcdb3a8028631e648269fefdad762f522)

demos/widget/default.html

index f45db8bbf87b028e514444523eb97d92bfbda83e..e49547bebf6ef770275061eb96a8b75a4e528713 100644 (file)
        <div id="my-widget1">color me</div>
        <div id="my-widget2">color me</div>
        <div id="my-widget3">color me</div>
-       <button id="disable">Toglge disabled option</button>
+       <button id="disable">Toggle disabled option</button>
        <button id="black">Go black</button>
 </div>