mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
LaTeXFeatures.h: fix tipo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18157 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d80f36a329
commit
701f204b22
@ -75,7 +75,7 @@ public:
|
||||
static bool isAvailable(std::string const & name);
|
||||
/// Has the package been required?
|
||||
bool isRequired(std::string const & name) const;
|
||||
/* Is it necessary to load the package? This is true is
|
||||
/* Is it necessary to load the package? This is true if
|
||||
isRequired is true and the feature is not provided by the
|
||||
textclass.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user