]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetPreview.h
Improve handling of top and bottom margin
[lyx.git] / src / insets / InsetPreview.h
index 6a9d29043c4e9d678b498a39a8b83441cda33f11..123d947c99b8428e354edbbfa541284b1bab0eef 100644 (file)
@@ -77,7 +77,7 @@ public:
 
 protected:
        /// Retrieves the preview state. Returns true if preview
-       /// is enabled and the preview image is availabled.
+       /// is enabled and the preview image is available.
        bool previewState(BufferView * bv) const;
        /// Recreates the preview if preview is enabled.
        void reloadPreview(DocIterator const & pos) const;