We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87e356 commit e0414a0Copy full SHA for e0414a0
src/main/java/edu/harvard/iq/dataverse/ingest/IngestableDataChecker.java
@@ -155,7 +155,7 @@ public String[] getTestFormatSet() {
155
* might make it possible to replace FileUtil.useRecognizedType(String, String) at some point.
156
*
157
* 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
+ * e.g. to support the NetCDF, graphML and other checks in the same framework. (Some of these might only
159
* support using a file rather than a bytebuffer though.)
160
*/
161
0 commit comments