aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-08 05:54:53 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-08 05:54:53 +0000
commit8d47e81a900e9f3069c8f7a423f4770e1e341586 (patch)
tree92f9b3c37a2fcaf72ca7b3034f18bef7151c9846 /demos/datepicker
parent9c3105200ebda034e7a3fa74b9ac4f71e217c9af (diff)
downloadjquery-ui-8d47e81a900e9f3069c8f7a423f4770e1e341586.tar.gz
jquery-ui-8d47e81a900e9f3069c8f7a423f4770e1e341586.zip
spelling of localization - see [1465]
Diffstat (limited to 'demos/datepicker')
-rw-r--r--demos/datepicker/localization.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/datepicker/localization.html b/demos/datepicker/localization.html
index d860325d0..9b3d4088a 100644
--- a/demos/datepicker/localization.html
+++ b/demos/datepicker/localization.html
@@ -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>