diff options
author | Scott González <scott.gonzalez@gmail.com> | 2011-02-08 09:22:45 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2011-02-08 09:22:45 -0500 |
commit | fba3349e38d9a9545f10e2ac1ae893053c9fc02a (patch) | |
tree | 14d753bdb5e7ad76840fe68a5f6b8441039085e5 /demos/spinner/default.html | |
parent | 93916b4d01373a7be3d48c0d8fc3d66e904b5eeb (diff) | |
parent | ce51edefb326aa1838c2c62406a2ee2c8efb648a (diff) | |
download | jquery-ui-fba3349e38d9a9545f10e2ac1ae893053c9fc02a.tar.gz jquery-ui-fba3349e38d9a9545f10e2ac1ae893053c9fc02a.zip |
Merge branch 'master' of github.com:jquery/jquery-ui
Diffstat (limited to 'demos/spinner/default.html')
-rw-r--r-- | demos/spinner/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/spinner/default.html b/demos/spinner/default.html index d33f3e241..14e0cf9f9 100644 --- a/demos/spinner/default.html +++ b/demos/spinner/default.html @@ -1,4 +1,4 @@ -<!doctype html>
+<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
|