Author: mseidel
Date: Tue Nov 28 22:07:39 2017
New Revision: 1816578

URL: http://svn.apache.org/viewvc?rev=1816578&view=rev
Log:
Fixed typo

Modified:
    openoffice/trunk/main/extensions/source/config/ldap/ldapaccess.hxx

Modified: openoffice/trunk/main/extensions/source/config/ldap/ldapaccess.hxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/extensions/source/config/ldap/ldapaccess.hxx?rev=1816578&r1=1816577&r2=1816578&view=diff
==============================================================================
--- openoffice/trunk/main/extensions/source/config/ldap/ldapaccess.hxx 
(original)
+++ openoffice/trunk/main/extensions/source/config/ldap/ldapaccess.hxx Tue Nov 
28 22:07:39 2017
@@ -82,7 +82,7 @@ struct LdapDefinition
 
 typedef std::map< rtl::OUString, rtl::OUString > LdapData; // key/value pairs
 
-/** Class encapulating all LDAP functionality */
+/** Class encapsulating all LDAP functionality */
 class LdapConnection 
 {
     friend struct LdapMessageHolder;


Reply via email to