]> git.lyx.org Git - features.git/commitdiff
Fix small typo.
authorGünter Milde <milde@lyx.org>
Tue, 14 May 2019 14:39:35 +0000 (16:39 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:29 +0000 (15:48 +0200)
src/ModuleList.h

index fdc6639a1281f5e736aa303e3733f4d37afbd9c4..252ebfd0e59ef2c33db1ebb4e728eb42a35084de 100644 (file)
@@ -18,7 +18,7 @@
 namespace lyx {
 
 /**
- *  This class represents a particular LyX "module", which is 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