From: Pierangelo Masarati Date: Thu, 11 Aug 2011 15:02:25 +0000 (+0200) Subject: typo in comment X-Git-Tag: OPENLDAP_REL_ENG_2_4_27~299 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7c1afdabbb3ee24f78b341cf6f240410b3e403df;p=openldap typo in comment --- diff --git a/servers/slapd/slap.h b/servers/slapd/slap.h index 745402aa1c..4b16ae14d9 100644 --- a/servers/slapd/slap.h +++ b/servers/slapd/slap.h @@ -142,10 +142,10 @@ LDAP_BEGIN_DECL #define SLAP_TEXT_BUFLEN (256) -/* psuedo error code indicating abandoned operation */ +/* pseudo error code indicating abandoned operation */ #define SLAPD_ABANDON (-1024) -/* psuedo error code indicating disconnect */ +/* pseudo error code indicating disconnect */ #define SLAPD_DISCONNECT (-1025) /* unknown config file directive */