elementary/config - fixed incorrect doc types.
authorChunEon Park <hermet@hermet.pe.kr>
Tue, 22 May 2012 04:54:28 +0000 (04:54 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Tue, 22 May 2012 04:54:28 +0000 (04:54 +0000)
Thank Bluezery for reporting.

SVN revision: 71295

src/lib/elm_config.h

index 3bc62cc..185e42b 100644 (file)
@@ -752,8 +752,8 @@ EAPI int       elm_config_cache_flush_interval_get(void);
  *
  * @param size The cache flush interval time
  *
- * @note The @c size must greater than 0. if not, the cache flush will be
- * ignored.
+ * @note The @p size must greater than 0. if not, the cache flush will be
+ *       ignored.
  *
  * @ingroup Caches
  *