From: Pierangelo Masarati Date: Sun, 26 Sep 2004 22:53:26 +0000 (+0000) Subject: fix typo X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~501 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=71e1868e9edc01993a432406c5999f252be8ec8b;p=openldap fix typo --- diff --git a/tests/scripts/test031-component-filter b/tests/scripts/test031-component-filter index 089444f35c..b0bb66b697 100755 --- a/tests/scripts/test031-component-filter +++ b/tests/scripts/test031-component-filter @@ -18,7 +18,7 @@ echo "running defines.sh" ## If you use this script then ## Make sure that you turn on LDAP_COMP_MATCH in slapd source codes -## To disable, set "WITH_COMP_MATHC=no" in source_root/openldap/tests/run.in +## To disable, set "WITH_COMP_MATCH=no" in source_root/openldap/tests/run.in if test "$AC_WITH_COMP_MATCH" != "yes" ; then echo "test disabled " exit