X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FModuleList.cpp;h=14e2917159bddeeea7fb184ad714221ed823c6a5;hb=6c977615633e5e132494b9a7fa778588210f9c95;hp=0f492178122ae0884d288c52369fedcbcc4fa093;hpb=2bf1c09376de37a3d66b79ca5f4304f29d5b4d06;p=lyx.git diff --git a/src/ModuleList.cpp b/src/ModuleList.cpp index 0f49217812..14e2917159 100644 --- a/src/ModuleList.cpp +++ b/src/ModuleList.cpp @@ -76,7 +76,7 @@ public: }; -//Much of this is borrowed from TextClassList::read() +//Much of this is borrowed from LayoutFileList::read() bool ModuleList::load() { FileName const real_file = libFileSearch("", "lyxmodules.lst");