Skip to content

Commit 1ff753f

Browse files
committed
Fix javadoc
1 parent f7f0b12 commit 1ff753f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metafacture-xml/src/main/java/org/metafacture/xml/GenericXmlHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public GenericXmlHandler() {
5959
}
6060

6161
/**
62-
* Creates a new {@ode GenericXmlReader} with the given tag name as
62+
* Creates a new {@code GenericXmlReader} with the given tag name as
6363
* marker for records.
6464
*
6565
* @deprecated Use default constructor and set the tag name latter

0 commit comments

Comments
 (0)