Merge "Update doxygen of Text." into tizen_2.2
authorJooHyun Kim <joohyune.kim@samsung.com>
Fri, 28 Jun 2013 04:56:52 +0000 (04:56 +0000)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 28 Jun 2013 04:56:52 +0000 (04:56 +0000)
inc/FTextEncoding.h

index 5f61723..f08c8d2 100644 (file)
@@ -507,7 +507,7 @@ public:
         * @remarks             The specific error code can be accessed using the GetLastResult() method. @n
         *                      The supported encoding types are ASCII, GSM, UCS-2, UCS-2LE, UCS-2BE, UCS-4, UCS-4LE, UCS-4BE, UTF-8, UTF-16, UTF-16LE, UTF-16BE, @n
         *                              UTF-32, UTF-32LE, UTF-32BE, ISO-8859-1~16 (except ISO-8859-12), Windows-874, Windows-1250 ~ Windows-1258, @n
-        *                              KSC5601, BIG5, GB2312, Shift-JIS and ISO-2022-jp. @n
+        *                              KSC5601, BIG5, GB2312, Shift-JIS and ISO-2022-JP. @n
         *                              For more information on the supported encoding types, see <a href="../org.tizen.native.appprogramming/html/guide/text/text.htm">Encoding standards in %Tizen</a>.
         * @see                 Tizen::Text::Encoding::GetAvailableEncodingsN()
         */