aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2009-01-30 20:46:30 +0000
committerJörn Zaefferer <joern.zaefferer@gmail.com>2009-01-30 20:46:30 +0000
commit39e4178cf213731ff2b8498058a256cda427fcb8 (patch)
tree7ebca5272bd3b9245fbae87c6f51bd3f728b3ed3 /demos
parent5484aad00526277a55e0a54fc861b08b2d5660eb (diff)
downloadjquery-ui-39e4178cf213731ff2b8498058a256cda427fcb8.tar.gz
jquery-ui-39e4178cf213731ff2b8498058a256cda427fcb8.zip
accordion: demo description typo
Diffstat (limited to 'demos')
-rw-r--r--demos/accordion/noAutoHeight.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/accordion/noAutoHeight.html b/demos/accordion/noAutoHeight.html
index b20ee6e80..a57579517 100644
--- a/demos/accordion/noAutoHeight.html
+++ b/demos/accordion/noAutoHeight.html
@@ -49,7 +49,7 @@
<div class="demo-description">
-<p>Settings <code>autoHeight: false</code> allows to accordion panels to keep their native height.</p>
+<p>Setting <code>autoHeight: false</code> allows to accordion panels to keep their native height.</p>
</div><!-- End demo-description -->