From: Günter Milde Date: Tue, 14 May 2019 14:39:35 +0000 (+0200) Subject: Fix small typo. X-Git-Tag: lyx-2.4.0dev-acb2ca7b~2032 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=06ae6e118c1b1dbd876b862b3433eb4c14bc3c51;p=features.git Fix small typo. --- diff --git a/src/ModuleList.h b/src/ModuleList.h index fdc6639a12..252ebfd0e5 100644 --- a/src/ModuleList.h +++ b/src/ModuleList.h @@ -18,7 +18,7 @@ namespace lyx { /** - * This class represents a particular LyX "module", which is a like a layout + * This class represents a particular LyX "module", which is like a layout * file, except that it does not stand alone. In that sense, it is more like * a LaTeX package, where a layout file corresponds to a LaTeX class. Or, in * LyX's own terms, a module is more like an included file that can be used