From: Gavin Henry Date: Mon, 7 Apr 2008 16:05:59 +0000 (+0000) Subject: just a typo I found when reading. X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~20^2~33 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e720e064c640ea43200cb9a7c2e5286a5129faf0;p=openldap just a typo I found when reading. --- diff --git a/contrib/ldapc++/src/LDAPEntry.h b/contrib/ldapc++/src/LDAPEntry.h index e62fb3a6ef..bb16fe8c6b 100644 --- a/contrib/ldapc++/src/LDAPEntry.h +++ b/contrib/ldapc++/src/LDAPEntry.h @@ -47,7 +47,7 @@ class LDAPEntry{ ~LDAPEntry(); /** - * Assingment operator + * Assignment operator */ LDAPEntry& operator=(const LDAPEntry& from);