diff options
author | Eric Dahl <eric.c.dahl@gmail.com> | 2013-11-18 16:45:12 -0600 |
---|---|---|
committer | TJ VanToll <tj.vantoll@gmail.com> | 2013-11-20 08:12:38 -0500 |
commit | 32a00607f1c74b5ee12db005e7524ec1783bb2ac (patch) | |
tree | f0225a4352d76a66c1ab1ffad346de000d0de8a4 /demos/tooltip | |
parent | 9fd0e86820dcea532d5357e0b814653746d62889 (diff) | |
download | jquery-ui-32a00607f1c74b5ee12db005e7524ec1783bb2ac.tar.gz jquery-ui-32a00607f1c74b5ee12db005e7524ec1783bb2ac.zip |
Demos: Fix small typos
Diffstat (limited to 'demos/tooltip')
-rw-r--r-- | demos/tooltip/video-player.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/tooltip/video-player.html b/demos/tooltip/video-player.html index f95e2de66..3a4bc777f 100644 --- a/demos/tooltip/video-player.html +++ b/demos/tooltip/video-player.html @@ -107,7 +107,7 @@ <button class="menu" data-icon="ui-icon-triangle-1-s">Add to favorites or playlist</button> </div> <button title="Share this video">Share</button> - <button data-icon="ui-icon-alert">Flag as inappropiate</button> + <button data-icon="ui-icon-alert">Flag as inappropriate</button> </div> <div class="demo-description"> |