Skip to content

Commit 4e9386c

Browse files
dr0ifsteeg
andauthored
Update metafacture-biblio/src/main/java/org/metafacture/biblio/marc21/MarcXmlHandler.java
Co-authored-by: Fabian Steeg <steeg@hbz-nrw.de>
1 parent f81abb6 commit 4e9386c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metafacture-biblio/src/main/java/org/metafacture/biblio/marc21/MarcXmlHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public MarcXmlHandler() {
6363
*
6464
* <strong>Default value: {@value #NAMESPACE}</strong>
6565
*
66-
* @param namespace the namespace. Set to null if namespace shouldn't be checked. Set it empty
66+
* @param namespace the namespace. Set to null if namespace shouldn't be checked. Set to empty string
6767
* if the namespace is missing in the data.
6868
*/
6969
public void setNamespace(final String namespace) {

0 commit comments

Comments
 (0)