From: Günter Milde Date: Tue, 14 May 2019 14:39:35 +0000 (+0200) Subject: Fix small typo. X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=eabf67a1f8ad6064f6536c5b6ddb0712d4ad08ee;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