diff --git a/src/BufferParams.h b/src/BufferParams.h index 7314b421b2..aecf76b981 100644 --- a/src/BufferParams.h +++ b/src/BufferParams.h @@ -382,7 +382,7 @@ public: bool use_bibtopic; /// Split the index? bool use_indices; - /// Save trensient properties? + /// Save transient properties? bool save_transient_properties; /// revision tracking for this buffer ? (this is a transient property) bool track_changes;