From e240b3cf96146bc9dfc0bf3d1c175c9a45666cad Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Sun, 1 Jul 2012 08:46:43 +0000 Subject: [PATCH] typo SVN revision: 73092 --- legacy/eina/m4/common/efl_check_funcs.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/legacy/eina/m4/common/efl_check_funcs.m4 b/legacy/eina/m4/common/efl_check_funcs.m4 index bee392eda8..d72fb34344 100644 --- a/legacy/eina/m4/common/efl_check_funcs.m4 +++ b/legacy/eina/m4/common/efl_check_funcs.m4 @@ -425,8 +425,8 @@ m4_popdef([DOWN]) m4_popdef([UP]) ]) -dnl Macro that iterates over a sequence of space separated function -dnl and that call EFL_CHECK_FUNC() for each of these functions +dnl Macro that iterates over a sequence of space separated functions +dnl and that calls EFL_CHECK_FUNC() for each of these functions dnl dnl EFL_CHECK_FUNCS(EFL, FUNCTIONS)