This commit is contained in:
Kovid Goyal 2021-03-12 17:57:52 +05:30
parent 0d9845fe0c
commit 1dc5178685
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -222,8 +222,8 @@ class ContainerBase(object): # {{{
class Container(ContainerBase): # {{{
'''
A container represents an Open E-Book as a folder full of files and an
opf file. There are two important concepts:
A container represents an open e-book as a folder full of files and an
OPF file. There are two important concepts:
* The root folder. This is the base of the e-book. All the e-books
files are inside this folder or in its sub-folders.