[Title] change app title according to changed Tizen 2.2 UX guide rule
authorJoonghun Park <jh718.park@samsung.com>
Fri, 21 Jun 2013 02:51:48 +0000 (11:51 +0900)
committerJoonghun Park <jh718.park@samsung.com>
Fri, 21 Jun 2013 02:57:35 +0000 (11:57 +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: I3d5440bde86c081c4bacb422a36444904dbf0557

index.html

index 4ccdb05..33b59d3 100755 (executable)
@@ -13,7 +13,7 @@
 </head>
 <body>
 <form>
-    <h1>My Task Manager</h1>
+    <h1>My task manager</h1>
     <fieldset>
         <p>Task
             <input type="date" id="datePiker" />