From: Hyun Lee Date: Tue, 19 Mar 2013 01:40:58 +0000 (+0900) Subject: Change wrong character on doxygen X-Git-Tag: 2.1b_release~65 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2f734ec7b6b02f476ac8d722b232d6fba6cee62d;p=platform%2Fframework%2Fnative%2Fweb.git Change wrong character on doxygen Change-Id: I83fef1be17d58c332ab1a35efb4ff1448b789c57 Signed-off-by: Hyun Lee --- diff --git a/inc/FWebBookmarkItem.h b/inc/FWebBookmarkItem.h index 62f0564..9b2903c 100755 --- a/inc/FWebBookmarkItem.h +++ b/inc/FWebBookmarkItem.h @@ -125,7 +125,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_SYSTEM Either of the following conditions has occurred: @n * - The method cannot proceed due to a severe system error. @n - * - The method has failed because it doesn¡¯t work on a service application. + * - The method has failed because it doesn't work on a service application. * @remarks The specific error code can be accessed using the GetLastResult() method. */ Tizen::Graphics::Bitmap* GetFaviconN(void) const; diff --git a/inc/FWebHistoryItem.h b/inc/FWebHistoryItem.h index 9527de3..3e58549 100755 --- a/inc/FWebHistoryItem.h +++ b/inc/FWebHistoryItem.h @@ -94,7 +94,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_SYSTEM Either of the following conditions has occurred: @n * - The method cannot proceed due to a severe system error. @n - * - The method has failed because it doesn¡¯t work on a service application. + * - The method has failed because it doesn't work on a service application. * @remarks The specific error code can be accessed using the GetLastResult() method. */ Tizen::Graphics::Bitmap* GetFaviconN(void) const;