mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Fix typo
This commit is contained in:
parent
cca93dacae
commit
b41300d819
@ -382,7 +382,7 @@ public:
|
|||||||
bool use_bibtopic;
|
bool use_bibtopic;
|
||||||
/// Split the index?
|
/// Split the index?
|
||||||
bool use_indices;
|
bool use_indices;
|
||||||
/// Save trensient properties?
|
/// Save transient properties?
|
||||||
bool save_transient_properties;
|
bool save_transient_properties;
|
||||||
/// revision tracking for this buffer ? (this is a transient property)
|
/// revision tracking for this buffer ? (this is a transient property)
|
||||||
bool track_changes;
|
bool track_changes;
|
||||||
|
Loading…
Reference in New Issue
Block a user