From c8545cb7d71f07f5b7011cd85975328ea30ed03d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 21 Jul 2011 22:48:30 -0600 Subject: [PATCH] ... --- src/calibre/ebooks/mobi/tbs_periodicals.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/calibre/ebooks/mobi/tbs_periodicals.rst b/src/calibre/ebooks/mobi/tbs_periodicals.rst index 4dbae3f295..13f12bb98b 100644 --- a/src/calibre/ebooks/mobi/tbs_periodicals.rst +++ b/src/calibre/ebooks/mobi/tbs_periodicals.rst @@ -138,9 +138,9 @@ Such records have no section transitions (i.e. a section end/section start pair) Records with a section transition ----------------------------------- -In such a record there is a transition from one section to the next. As such the record must have at least one article ending and one article starting. +In such a record there is a transition from one section to the next. As such the record must have at least one article ending and one article starting, except in the case of the first section. -TODO: Note you have to test the case of a single transition and multiple transitions +TODO: Note you have to test the cases of first section, a single transition and multiple transitions. Ending record ----------------