From e720e064c640ea43200cb9a7c2e5286a5129faf0 Mon Sep 17 00:00:00 2001 From: Gavin Henry Date: Mon, 7 Apr 2008 16:05:59 +0000 Subject: [PATCH] just a typo I found when reading. --- contrib/ldapc++/src/LDAPEntry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.39.5