remove link in brief tag
authorMinkyoung Kang <mklove.kang@samsung.com>
Wed, 12 Jun 2013 10:08:39 +0000 (19:08 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Wed, 12 Jun 2013 10:08:39 +0000 (19:08 +0900)
Change-Id: I8924758bad85cb1552ebe8976194293ee42cabbf

inc/FWebBookmarkItem.h
inc/FWebHistoryItem.h

index b2728eb..f685e8a 100755 (executable)
@@ -55,7 +55,7 @@ const RecordId ROOT_FOLDER_ID = -1;
 
 /**
 * @class               BookmarkItem
-* @brief               This class is used for accessing a bookmark item stored in the WebBookmark class.
+* @brief               This class is used for accessing a bookmark item stored in the %WebBookmark class.
 *
 * @since               2.1
 *
index 666f7f9..8819bfb 100755 (executable)
@@ -48,7 +48,7 @@ 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
  *