summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Torri <vincent.torri@gmail.com>2012-07-01 08:46:43 +0000
committerVincent Torri <vincent.torri@gmail.com>2012-07-01 08:46:43 +0000
commit0e6364b1e5fa11a306ce1da0ebcec959156be6b1 (patch)
tree395028a22669e92859f0c6af227e132eba785ccc
parent68dbddf9c8d2df2ff8aa4b187fc5e0a3843dd3a3 (diff)
downloadeina-0e6364b1e5fa11a306ce1da0ebcec959156be6b1.tar.gz
typo
SVN revision: 73092
-rw-r--r--m4/common/efl_check_funcs.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/common/efl_check_funcs.m4 b/m4/common/efl_check_funcs.m4
index bee392e..d72fb34 100644
--- a/m4/common/efl_check_funcs.m4
+++ b/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)