summaryrefslogtreecommitdiff
path: root/lib/epub.js/src/book.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/epub.js/src/book.js')
-rw-r--r--lib/epub.js/src/book.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/epub.js/src/book.js b/lib/epub.js/src/book.js
index 4243bd1..fb66e54 100644
--- a/lib/epub.js/src/book.js
+++ b/lib/epub.js/src/book.js
@@ -714,7 +714,7 @@ class Book {
}
/**
- * Generates the Book Key using the identifer in the manifest or other string provided
+ * Generates the Book Key using the identifier in the manifest or other string provided
* @param {string} [identifier] to use instead of metadata identifier
* @return {string} key
*/