]> git.lyx.org Git - lyx.git/blobdiff - src/ModuleList.h
Change a couple instances of QFontMetrics::width()
[lyx.git] / 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