diff options
author | Todd Parker <fg.todd@gmail.com> | 2008-12-30 18:02:23 +0000 |
---|---|---|
committer | Todd Parker <fg.todd@gmail.com> | 2008-12-30 18:02:23 +0000 |
commit | feef395f71fa6892581566b117eb8aa7c5c49af5 (patch) | |
tree | a67a5f28e09b52a23637ff69b4d88c9635b70577 | |
parent | 50041d9a859fc07d1ff86e4e539fffc6d2568af7 (diff) | |
download | jquery-ui-feef395f71fa6892581566b117eb8aa7c5c49af5.tar.gz jquery-ui-feef395f71fa6892581566b117eb8aa7c5c49af5.zip |
Fixed typo.
-rw-r--r-- | demos/accordion/fillspace.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/accordion/fillspace.html b/demos/accordion/fillspace.html index 680f34351..9fd35f060 100644 --- a/demos/accordion/fillspace.html +++ b/demos/accordion/fillspace.html @@ -61,7 +61,7 @@ </div> </div> </div> -</div><!-- End accordianResizer --> +</div><!-- End accordionResizer --> </div><!-- End demo --> |