From 2de34f08febc1150c63d88755ead63c5d3e1d95d Mon Sep 17 00:00:00 2001 From: LogCreative Date: Tue, 17 Oct 2023 12:25:40 +0800 Subject: [PATCH] docs: minor update --- source/presenter.dtx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/presenter.dtx b/source/presenter.dtx index f9f131d..0c70f1c 100644 --- a/source/presenter.dtx +++ b/source/presenter.dtx @@ -100,7 +100,7 @@ % % \begin{variable}[int]{\g_@@_chapter_bool} % Boolean variable indicate if \cls{presenter} need to patch \tn{chapter} -% command. It is decided whether there is a \tn{chapter} command. +% command. It is decided by whether there is a \tn{chapter} command. % \begin{macrocode} \bool_new:N \g_@@_chapter_bool \cs_if_exist:NTF \chapter @@ -191,7 +191,7 @@ % \tn{@makechapterhead} (or \tn{@makeschapterhead}) to format the chapter head. % Remove the typesetting in the body. % -% And add the information to mark for stared version \tn{@schapter}, which will +% And add the information to mark for starred version \tn{@schapter}, which will % be called by \tn{chapter*}. % \begin{macrocode} \bool_if:NT \g_@@_chapter_bool