[3.0][online-doc] Fix typo at manifest editor guide
authorSangyoon Jang <s89.jang@samsung.com>
Thu, 10 Mar 2016 02:57:54 +0000 (11:57 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Thu, 10 Mar 2016 02:57:54 +0000 (11:57 +0900)
accountSmall -> account-small

Change-Id: I2c1ecf1affe33b23b71f87924e674fef25899cf1
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
org.tizen.devtools/html/native_tools/manifest_text_editor_n.htm

index af88c16..42ce0c1 100644 (file)
@@ -70,7 +70,7 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;account-provider appid=&quot;org.tizen.uiapp&quot; multiple-accounts-support=&quot;false&quot; 
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;providerid=&quot;org.tizen.uiapp&quot;&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;icon section=&quot;account&quot;&gt;uiapp.png&lt;/icon&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;icon section=&quot;accountSmall&quot;&gt;uiapp.png&lt;/icon&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;icon section=&quot;account-small&quot;&gt;uiapp.png&lt;/icon&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;label xml:lang=&quot;en-gb&quot;&gt;eng_Text&lt;/label&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;label&gt;default_Text&lt;/label&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;capability&gt;http://tizen.org/account/capability/calendar&lt;/capability&gt;
 <li>
 <span style="font-family: Courier New,Courier,monospace">account</span> (image size: 72 x 72 for density xhigh and 48 x 48 for density high)</li>
           <li>
-<span style="font-family: Courier New,Courier,monospace">accountSmall</span> (image size: 45 x 45 for density xhigh and 30 x 30 for density high)</li>
+<span style="font-family: Courier New,Courier,monospace">account-small</span> (image size: 45 x 45 for density xhigh and 30 x 30 for density high)</li>
      </ul>
 </td> 
     </tr>
 &lt;account&gt;
 &nbsp;&nbsp;&nbsp;&lt;account-provider appid=&quot;org.tizen.uiapp&quot; multiple-accounts-support=&quot;false&quot; providerid=&quot;org.tizen.uiapp&quot;&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;icon section=&quot;account&quot;&gt;uiapp.png&lt;/icon&gt;
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;icon section=&quot;accountSmall&quot;&gt;uiapp.png&lt;/icon&gt;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;icon section=&quot;account-small&quot;&gt;uiapp.png&lt;/icon&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;label xml:lang=&quot;en-gb&quot;&gt;eng_Text&lt;/label&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;label&gt;default_Text&lt;/label&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;capability&gt;http://tizen.org/account/capability/calendar&lt;/capability&gt;