Skip to content
Snippets Groups Projects
Commit 29d05bda authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- minor: fixed typos

parent d8ddfe5b
No related branches found
No related tags found
No related merge requests found
......@@ -345,7 +345,7 @@ public class SLUBTechnicalMetadataExtractorMediaConchPlugin implements MDExtract
return Collections.unmodifiableList(extractionErrors);
}
/* base is the property file from original mediainfo-plugin of FL woorking group */
/* base is the property file from original mediainfo-plugin of FL working group */
@Override
public List<String> getSupportedAttributeNames() {
//return new ArrayList<String>(attributes.keySet());
......@@ -495,7 +495,7 @@ public class SLUBTechnicalMetadataExtractorMediaConchPlugin implements MDExtract
throw new Exception("ERROR: path=" + filename + " not available");
}
}
/** stand alone check, main file to call local installed clamd
/** stand-alone check, main file to call local installed clamd
* @param args list of files which should be scanned
*/
public static void main(String[] args) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment