Skip to content

Commit 4cf1e68

Browse files
committed
typo #11479
1 parent f38b754 commit 4cf1e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/edu/harvard/iq/dataverse/api/imports/ImportGenericServiceBean.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ public DatasetDTO processOAIDCxml(String DcXmlToParse, String oaiIdentifier, boo
191191

192192
// Note that in some harvesting cases we will want to use the OAI
193193
// identifier (the identifier from the <header> section of the OAI
194-
// record) for the global dd of the harvested dataset, without expecting
194+
// record) for the global id of the harvested dataset, without expecting
195195
// to find a valid persistent id in the body of the DC record. This is
196196
// the use case when harvesting from DataCite: we always want to use the
197197
// OAI identifier, disregarding any identifiers that may be found within

0 commit comments

Comments
 (0)