Author: mseidel
Date: Tue Nov 28 22:44:54 2017
New Revision: 1816579

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

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

Modified: 
openoffice/trunk/main/extensions/source/config/ldap/ldapuserprofilebe.hxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/extensions/source/config/ldap/ldapuserprofilebe.hxx?rev=1816579&r1=1816578&r2=1816579&view=diff
==============================================================================
--- openoffice/trunk/main/extensions/source/config/ldap/ldapuserprofilebe.hxx 
(original)
+++ openoffice/trunk/main/extensions/source/config/ldap/ldapuserprofilebe.hxx 
Tue Nov 28 22:44:54 2017
@@ -50,8 +50,8 @@ typedef cppu::WeakComponentImplHelper2<c
 struct LdapProfileMutexHolder { osl::Mutex mMutex; };
 /**
   Implements the PlatformBackend service, a specialization of the 
-  XPropertySet service for retreiving LDAP user profile 
-  configuration settings from a LDAP repsoitory.
+  XPropertySet service for retrieving LDAP user profile 
+  configuration settings from a LDAP repository.
   */
 class LdapUserProfileBe : private LdapProfileMutexHolder, public BackendBase 
 {


Reply via email to