Update ChapterCache.java
Another o to 0 change. Damn this .o! :)
This commit is contained in:
parent
2c293734f4
commit
6ba3715004
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ public class ChapterCache {
|
|||
|
||||
/**
|
||||
* Remove file from cache.
|
||||
* @param file name of chapter file md5.o.
|
||||
* @param file name of chapter file md5.0.
|
||||
* @return false if file is journal or error else returns status of deletion.
|
||||
*/
|
||||
public boolean removeFileFromCache(String file) {
|
||||
|
|
Reference in a new issue