summaryrefslogtreecommitdiff
path: root/src/lib/elm_entry.h
diff options
context:
space:
mode:
authorDaniel Juyung Seo <seojuyung2@gmail.com>2014-08-14 00:42:43 +0900
committerDaniel Juyung Seo <seojuyung2@gmail.com>2014-08-14 00:42:43 +0900
commit7d187eb774fe7d186369ff6c008ea113035d427a (patch)
tree0fd650266a50441b15ffcfaf152ec7aa80b26a3a /src/lib/elm_entry.h
parent935300821bc08ff4b61b11fbfe98d7b9ce4432ed (diff)
downloadelementary-7d187eb774fe7d186369ff6c008ea113035d427a.tar.gz
doc: removed @ from @since if it needs to be inlined the documentation.
Diffstat (limited to 'src/lib/elm_entry.h')
-rw-r--r--src/lib/elm_entry.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/elm_entry.h b/src/lib/elm_entry.h
index a85e84075..1b0e657ee 100644
--- a/src/lib/elm_entry.h
+++ b/src/lib/elm_entry.h
@@ -28,11 +28,11 @@
* formatted markup text.
*
* This widget inherits from the @ref Layout one, so that all the
- * functions acting on it also work for entry objects (@since 1.8).
+ * functions acting on it also work for entry objects (since 1.8).
*
* This widget implements the @b @ref elm-scrollable-interface
* interface, so that all (non-deprecated) functions for the base
- * @ref Scroller widget also work for entries (@since 1.8).
+ * @ref Scroller widget also work for entries (since 1.8).
*
* Some calls on the entry's API are marked as @b deprecated, as they
* just wrap the scrollable widgets counterpart functions. Use the