From 34e5921e9dd2c03e3984c54981d1888888977385 Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Thu, 10 Apr 2008 11:12:23 +0000 Subject: [PATCH] Fixed typo in javadoc. --- .../ldap/core/support/BaseLdapPathBeanPostProcessor.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-ldap/src/main/java/org/springframework/ldap/core/support/BaseLdapPathBeanPostProcessor.java b/spring-ldap/src/main/java/org/springframework/ldap/core/support/BaseLdapPathBeanPostProcessor.java index 8e01fc6c..d7037e60 100644 --- a/spring-ldap/src/main/java/org/springframework/ldap/core/support/BaseLdapPathBeanPostProcessor.java +++ b/spring-ldap/src/main/java/org/springframework/ldap/core/support/BaseLdapPathBeanPostProcessor.java @@ -25,7 +25,7 @@ import org.springframework.util.StringUtils; /** * This BeanPostProcessor checks each bean if it implements - * {@link BaseLdapPathAware}. If it does, the deafult context base LDAP path + * {@link BaseLdapPathAware}. If it does, the default context base LDAP path * will be determined, and that value will be injected to the * {@link BaseLdapPathAware#setBaseLdapPath(DistinguishedName)} method of the * processed bean. @@ -34,7 +34,7 @@ import org.springframework.util.StringUtils; * BeanPostProcessor is set, that value will be used. Otherwise, * in order to determine which base LDAP path to supply to the instance the * ApplicationContext is searched for any beans that are - * implementations of {@link BaseLdapPathSource}. If one single occurrance + * implementations of {@link BaseLdapPathSource}. If one single occurrence * is found, that instance is queried for its base path, and that is what will * be injected. If more than one {@link BaseLdapPathSource} instance is * configured in the ApplicationContext, the name of the one to