typo in javadocs.
authorErik Brakkee <erik@brakkee.org>
Sat, 12 Feb 2011 14:34:33 +0000 (14:34 +0000)
committerErik Brakkee <erik@brakkee.org>
Sat, 12 Feb 2011 14:34:33 +0000 (14:34 +0000)
support/general/src/main/java/org/wamblee/reflection/ObjectTraversal.java

index 9c51daa3e0150b0d9259ed662d8521b51dd4b42b..ded641fefe79c9b4f43915cba671ff6944b0ff8f 100644 (file)
@@ -42,7 +42,7 @@ import org.wamblee.general.ObjectElem;
  * </p>
  * <ul>
  * <li>All fields and methods of the {@link Object} class.</li>
- * <li>All fields and methods of collecation classes (List, Map, Set), and of
+ * <li>All fields and methods of collection classes (List, Map, Set), and of
  * arrays.</li>
  * </ul>
  *