]> git.sur5r.net Git - openldap/commitdiff
typo in comment
authorPierangelo Masarati <ando@OpenLDAP.org>
Thu, 11 Aug 2011 15:02:25 +0000 (17:02 +0200)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 5 Oct 2011 23:48:02 +0000 (16:48 -0700)
servers/slapd/slap.h

index 745402aa1ccf544bf7dd8cfcb8e3272f359e7887..4b16ae14d97b6e9b1dba2aaac46bd07560e9c2fb 100644 (file)
@@ -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 */