From 890fbd74c8fee32d23273da8b3d3c4c2eb016a86 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Tue, 22 May 2012 04:55:49 +0000 Subject: [PATCH] elementary/config - fixed typo. SVN revision: 71296 --- src/lib/elm_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elm_config.h b/src/lib/elm_config.h index 185e42b..4dc4f48 100644 --- a/src/lib/elm_config.h +++ b/src/lib/elm_config.h @@ -752,7 +752,7 @@ EAPI int elm_config_cache_flush_interval_get(void); * * @param size The cache flush interval time * - * @note The @p size must greater than 0. if not, the cache flush will be + * @note The @p size must be greater than 0. if not, the cache flush will be * ignored. * * @ingroup Caches -- 2.7.4