]> git.sur5r.net Git - openldap/commitdiff
just a typo I found when reading.
authorGavin Henry <ghenry@openldap.org>
Mon, 7 Apr 2008 16:05:59 +0000 (16:05 +0000)
committerGavin Henry <ghenry@openldap.org>
Mon, 7 Apr 2008 16:05:59 +0000 (16:05 +0000)
contrib/ldapc++/src/LDAPEntry.h

index e62fb3a6eff52cdffa554b977d0d590b9e31ff18..bb16fe8c6be5c60550165a98d7ad880477c783d1 100644 (file)
@@ -47,7 +47,7 @@ class LDAPEntry{
         ~LDAPEntry();
 
         /**
-         * Assingment operator
+         * Assignment operator
          */
         LDAPEntry& operator=(const LDAPEntry& from);