Skip to content

Commit bf05512

Browse files
authored
Update ExtractTechnicalMetadataJob.java
1 parent da95d5b commit bf05512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deposit-app/src/main/java/edu/unc/lib/boxc/deposit/validate/ExtractTechnicalMetadataJob.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ private Document getFitsDocument(PID objPid, Path filePath) {
337337

338338
/**
339339
* Creates a symlink to the provided stagedUri, where the symlink is sanitized of problematic characters
340-
* and uses the label as the filename to ensure the original file extensions is present, if available.
340+
* and uses the label as the filename to ensure the original file extension is present, if available.
341341
* @param objPid
342342
* @param stagedUriString
343343
* @param label

0 commit comments

Comments
 (0)