Apply reviewed doxygen
[framework/osp/web.git] / inc / FWebHistoryItem.h
index 2590e12..6917983 100644 (file)
@@ -48,12 +48,12 @@ namespace Tizen { namespace Web
 
 /**
  * @class              HistoryItem
- * @brief              This class is used for accessing a history item stored in the PageNavigationList class or the WebHistory class.
+ * @brief              This class is used for accessing a history item stored in the %PageNavigationList class or the %WebHistory class.
  *
  * @since              2.0
  *
  * The %HistoryItem class provides access to the Controls::PageNavigationList class item and the WebHistory class.
- * Each item contains the title and the URL of the page visited.
+ * Each item contains the title and URL of the page visited.
  */
 class _OSP_EXPORT_ HistoryItem
        : public Tizen::Base::Object
@@ -92,8 +92,7 @@ public:
         * @return              The image
         *
         * @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
+        * @exception   E_SYSTEM        The method cannot proceed due to a severe system error.
         * @remarks     The specific error code can be accessed using the GetLastResult() method.
         */
        Tizen::Graphics::Bitmap* GetFaviconN(void) const;