From 1dc5178685db1993d0e3f4e58d97fa4d736e7408 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 12 Mar 2021 17:57:52 +0530 Subject: [PATCH] ... --- src/calibre/ebooks/oeb/polish/container.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/calibre/ebooks/oeb/polish/container.py b/src/calibre/ebooks/oeb/polish/container.py index 0284dd7f4b..9ec4b7704f 100644 --- a/src/calibre/ebooks/oeb/polish/container.py +++ b/src/calibre/ebooks/oeb/polish/container.py @@ -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.