diff --git a/spring-ldap/.classpath b/spring-ldap/.classpath
index b4dc4d9f..3baa8e35 100644
--- a/spring-ldap/.classpath
+++ b/spring-ldap/.classpath
@@ -1,55 +1,55 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/spring-ldap/src/main/java/org/springframework/ldap/transaction/compensating/RebindOperationRecorder.java b/spring-ldap/src/main/java/org/springframework/ldap/transaction/compensating/RebindOperationRecorder.java
index f9bd4890..2d832b8c 100644
--- a/spring-ldap/src/main/java/org/springframework/ldap/transaction/compensating/RebindOperationRecorder.java
+++ b/spring-ldap/src/main/java/org/springframework/ldap/transaction/compensating/RebindOperationRecorder.java
@@ -43,7 +43,7 @@ public class RebindOperationRecorder implements
* @param ldapOperations
* {@link LdapOperations} to use for getting the rollback
* information and supply to the {@link RebindOperationExecutor}.
- * @param the
+ * @param renamingStrategy
* {@link TempEntryRenamingStrategy} to use for generating temp
* DNs.
*/