mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
fixed pre commit issues
This commit is contained in:
@@ -49,7 +49,7 @@ public class ContentCleanserSevenPass extends ContentCleanser
|
||||
throw new ContentIOException("Unable to write to file: " + file);
|
||||
}
|
||||
|
||||
// Overwite file
|
||||
//Overwite file
|
||||
overwrite(file, overwriteOnes);
|
||||
overwrite(file, overwriteZeros);
|
||||
overwrite(file, overwriteRandom);
|
||||
|
Reference in New Issue
Block a user