r1546 - trunk/demos/datepicker

r1546 - trunk/demos/datepicker


Author: rdworth
Date: Wed Jan 7 21:54:53 2009
New Revision: 1546
Modified:
trunk/demos/datepicker/localization.html
Log:
spelling of localization - see [1465]
Modified: trunk/demos/datepicker/localization.html
==============================================================================
--- trunk/demos/datepicker/localization.html    (original)
+++ trunk/demos/datepicker/localization.html    Wed Jan 7 21:54:53 2009
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
-    <title>jQuery UI Datepicker - Localisation</title>
+    <title>jQuery UI Datepicker - Localization</title>
    <link type="text/css" href="../../themes/base/ui.all.css"
rel="stylesheet" />
    <script type="text/javascript" src="../../jquery-1.3pre.js"></script>
    <script type="text/javascript" src="../../ui/ui.core.js"></script>