diff --git a/legacy/elementary/src/lib/elm_config.h b/legacy/elementary/src/lib/elm_config.h index 185e42bc08..4dc4f481f0 100644 --- a/legacy/elementary/src/lib/elm_config.h +++ b/legacy/elementary/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