From 6eb2603a0772bd4f0aad94398fd8eb3a245a3e75 Mon Sep 17 00:00:00 2001
From: John Mayhew
Date: Mon, 9 Jul 2012 17:49:01 -0700
Subject: fixed incorrect capitalization for DOCTYPE html

---
 js/panels/Panel.reel/Panel.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'js/panels/Panel.reel/Panel.html')

diff --git a/js/panels/Panel.reel/Panel.html b/js/panels/Panel.reel/Panel.html
index c15ac465..29c67572 100755
--- a/js/panels/Panel.reel/Panel.html
+++ b/js/panels/Panel.reel/Panel.html
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML>
+<!DOCTYPE html>
 <!-- <copyright>
 Copyright (c) 2012, Motorola Mobility LLC.
 All Rights Reserved.
-- 
cgit v1.2.3