From 0c27fbfc32fe30931d0fe9af7ffbc0ef348a6f8e Mon Sep 17 00:00:00 2001 From: Hokwon Song Date: Fri, 28 Jun 2013 13:56:59 +0900 Subject: [PATCH] Update doxygen of Text. Change-Id: I138dba9f341f6d792919dc552b9019eeb0c50474 Signed-off-by: Hokwon Song --- inc/FTextEncoding.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/FTextEncoding.h b/inc/FTextEncoding.h index 5f61723..f08c8d2 100644 --- a/inc/FTextEncoding.h +++ b/inc/FTextEncoding.h @@ -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 Encoding standards in %Tizen. * @see Tizen::Text::Encoding::GetAvailableEncodingsN() */ -- 2.7.4