[Title] change app title according to changed Tizen 2.2 UX guide rule
authorJoonghun Park <jh718.park@samsung.com>
Fri, 21 Jun 2013 02:49:34 +0000 (11:49 +0900)
committerJoonghun Park <jh718.park@samsung.com>
Fri, 21 Jun 2013 02:55:16 +0000 (11:55 +0900)
[solution] all characters are upper cases -> Only the first character
           is still  upper case, and last of the characters
           was changed to lower cases

Change-Id: Id8f811b1ef35014fb479a9437a8500e1ab26770b

index.html

index 1357e2b..475fcd4 100755 (executable)
@@ -12,7 +12,7 @@
 </head>
 
 <body>
-    <h1>DEVICE MOTION CAPTURE</h1>
+    <h1>Device motion capture</h1>
     <div id="circle">Circle</div>
     <div>
         <p id="firElem"></p>