We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7123129 commit 43fda70Copy full SHA for 43fda70
1 file changed
src/main/java/edu/harvard/iq/dataverse/pidproviders/doi/datacite/DataCiteRESTfullClient.java
@@ -220,7 +220,7 @@ public String getMetadata(String doi) {
220
221
/**
222
* getMetadataViaRestApi
223
- * obtains registration metdata utilizing REST API instead of MDS.
+ * obtains registration metadata utilizing REST API instead of MDS.
224
* This solves some known issues, see #12070 for details.
225
*
226
* @param doi
0 commit comments