just a typo I found when reading.

This commit is contained in:
Gavin Henry 2008-04-07 16:05:59 +00:00
parent 9cdcd58afc
commit e720e064c6

View File

@ -47,7 +47,7 @@ class LDAPEntry{
~LDAPEntry();
/**
* Assingment operator
* Assignment operator
*/
LDAPEntry& operator=(const LDAPEntry& from);