]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Make sure a pointer is valid before using it
[lyx.git] / src / BufferParams.h
index 7314b421b2bc1d9340cbf9944738d4a645497fd7..aecf76b9813f9754a548962e9137a83c484b16b6 100644 (file)
@@ -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;