Skip to content

Commit e0414a0

Browse files
committed
typo #10108
1 parent f87e356 commit e0414a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/edu/harvard/iq/dataverse/ingest/IngestableDataChecker.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ public String[] getTestFormatSet() {
155155
* might make it possible to replace FileUtil.useRecognizedType(String, String) at some point.
156156
*
157157
* It might also make sense to make this interface broader than just the current ingestable types,
158-
* e.g. to support the NetCSF, graphML and other checks in the same framework. (Some of these might only
158+
* e.g. to support the NetCDF, graphML and other checks in the same framework. (Some of these might only
159159
* support using a file rather than a bytebuffer though.)
160160
*/
161161

0 commit comments

Comments
 (0)