]> git.sur5r.net Git - openldap/commitdiff
fix typo
authorPierangelo Masarati <ando@openldap.org>
Sun, 26 Sep 2004 22:53:26 +0000 (22:53 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 26 Sep 2004 22:53:26 +0000 (22:53 +0000)
tests/scripts/test031-component-filter

index 089444f35ccd3455eafb52958b100712f1d6dbbc..b0bb66b697286283215280848c97cec611cbf2a2 100755 (executable)
@@ -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