summaryrefslogtreecommitdiff
path: root/lib/epub.js/src/archive.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/epub.js/src/archive.js')
-rw-r--r--lib/epub.js/src/archive.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/epub.js/src/archive.js b/lib/epub.js/src/archive.js
index ea22a81..15b3835 100644
--- a/lib/epub.js/src/archive.js
+++ b/lib/epub.js/src/archive.js
@@ -233,7 +233,7 @@ class Archive {
}
/**
- * Revoke Temp Url for a achive item
+ * Revoke Temp Url for a archive item
* @param {string} url url of the item in the archive
*/
revokeUrl(url){