mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
No need to initialize oldname = self:FullFileName() twice when renaming a file --- one initialization is enough.
(and, while at it, replaced references to a non-existent word "extention" with the proper English "extension")
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- List of acceptable extentions
|
||||
-- List of acceptable extensions
|
||||
|
||||
ext = {
|
||||
djvuRead = ";djvu;",
|
||||
|
||||
Reference in New Issue
Block a user