aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjzaefferer <joern.zaefferer@gmail.com>2010-04-23 09:40:24 +0200
committerjzaefferer <joern.zaefferer@gmail.com>2010-04-23 09:40:24 +0200
commit8cba84c246e6c9df8af2fb974aff70e576f51961 (patch)
treece3a9ef9a21cd7021eb8e6e8194a9a7e4930e110
parentcfa185d962a153aa50c1ec991f37a24d222abce2 (diff)
downloadjquery-ui-8cba84c246e6c9df8af2fb974aff70e576f51961.tar.gz
jquery-ui-8cba84c246e6c9df8af2fb974aff70e576f51961.zip
Fixed typo in demo description
-rw-r--r--demos/button/splitbutton.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/button/splitbutton.html b/demos/button/splitbutton.html
index 7e4d66038..c56ed5b2c 100644
--- a/demos/button/splitbutton.html
+++ b/demos/button/splitbutton.html
@@ -49,7 +49,7 @@
<div class="demo-description">
-<p>An example of a split button built with two buttons: A plan button with just text, one with only a primary icon
+<p>An example of a split button built with two buttons: A plain button with just text, one with only a primary icon
and no text. Both are grouped together in a set.</p>
</div><!-- End demo-description -->