mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
Fix comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22488 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b2278c0736
commit
d226da1559
@ -57,7 +57,7 @@ private:
|
||||
std::string filename;
|
||||
/// a short description for use in the ui
|
||||
std::string description;
|
||||
/// the LaTeX packages on which this depends, if any (not implemented)
|
||||
/// the LaTeX packages on which this depends, if any
|
||||
std::vector<std::string> packageList;
|
||||
/// Modules this one requires: at least one
|
||||
std::vector<std::string> requiredModules;
|
||||
|
Loading…
x
Reference in New Issue
Block a user