]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/test.c
ITS#8605 - spelling fixes
[openldap] / libraries / libldap / test.c
index c32197fee60af22ec223abc2c9eb668363931a78..ae378395773e472ca6182ecb53a82edb9bbea738 100644 (file)
@@ -402,7 +402,7 @@ main( int argc, char **argv )
                        }
                        break;
 
-               case 'b':       /* asynch bind */
+               case 'b':       /* async bind */
                        method = LDAP_AUTH_SIMPLE;
                        get_line( dn, sizeof(dn), stdin, "dn? " );
                        strcat( dn, dnsuffix );