(no commit message)
authorErik Brakkee <erik@brakkee.org>
Fri, 4 Mar 2011 22:49:36 +0000 (22:49 +0000)
committerErik Brakkee <erik@brakkee.org>
Fri, 4 Mar 2011 22:49:36 +0000 (22:49 +0000)
support/general/src/main/java/org/wamblee/xml/package-info.java

index 8c4b9c842e58fbdbbdb616a576db649e6aff2ec4..561d6419ee732b58c20ec51805219b1aae2809c0 100644 (file)
@@ -54,7 +54,7 @@
  *   <li> {@link org.wamblee.xml.XPathExpression}: The interface for working with XPath. 
  *   </li>
  * </ul>
- * f
+ * 
  * <p>
  * For instance to apply an XPath expression to an XML document: 
  * </p>