r2555 - photoviewer: fixing typo and demo title

r2555 - photoviewer: fixing typo and demo title


Author: joern.zaefferer
Date: Wed May 13 07:57:58 2009
New Revision: 2555
Modified:
branches/photoviewer/demos/photoviewer/index.html
branches/photoviewer/demos/photoviewer/resizing.html
Log:
photoviewer: fixing typo and demo title
Modified: branches/photoviewer/demos/photoviewer/index.html
==============================================================================
--- branches/photoviewer/demos/photoviewer/index.html    (original)
+++ branches/photoviewer/demos/photoviewer/index.html    Wed May 13 07:57:58
2009
@@ -10,7 +10,7 @@
    <h4>Examples</h4>
    <ul>
        <li class="demo-config-on"><a href="default.html">Default
functionality</a></li>
-        <li><a href="resizing.html">Reizing photos</a></li>
+        <li><a href="resizing.html">Resizing photos</a></li>
    </ul>
</div>
Modified: branches/photoviewer/demos/photoviewer/resizing.html
==============================================================================
--- branches/photoviewer/demos/photoviewer/resizing.html    (original)
+++ branches/photoviewer/demos/photoviewer/resizing.html    Wed May 13
07:57:58 2009
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
-    <title>jQuery UI Photoviewer - Default functionality</title>
+    <title>jQuery UI Photoviewer - Resizing photos</title>
    <link rel="stylesheet" href="../../themes/base/ui.all.css"
type="text/css" media="screen">
    <script type="text/javascript" src="../../jquery-1.3.2.js"></script>
    <script type="text/javascript"
src="../../external/jquery.mousewheel-3.0.2.js"></script>