Skip to content

Commit

Permalink
fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
hansenmc committed Jun 11, 2019
1 parent 9712059 commit 3b7075a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/marklogic/developer/corb/Options.java
Original file line number Diff line number Diff line change
Expand Up @@ -1206,7 +1206,7 @@ public final class Options {
* {@value #POST_BATCH_MODULE} and also {@value #PROCESS_MODULE} if enabled by {@value #METADATA_TO_PROCESS_MODULE}
*
* @see #XML_FILE
* @Since 2.4.5
* @since 2.4.5
*/
@Usage(description = "An XPath to address the node that contains metadata portion of the XML. This must be different from "
+ "the XML-NODE. The metadata is set as an external variable with name METADATA to PRE-BATCH-MODULE and "
Expand Down

0 comments on commit 3b7075a

Please sign in to comment.