]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetText.h
Properly fix handling of title layouts within insets (#11787)
[lyx.git] / src / insets / InsetText.h
index 0ad33a1f163b9e08dc6f37d8fc03cfeb9f28b18b..d50d5556c14ff265ca36273577eb24e3676b5402 100644 (file)
@@ -206,7 +206,7 @@ public:
        ///
        void completionPosAndDim(Cursor const &, int & x, int & y, Dimension & dim) const;
        /// returns the text to be used as tooltip
-       /// \param prefix: a string that will preced the tooltip,
+       /// \param prefix: a string that will precede the tooltip,
        /// e.g., "Index: ".
        /// \param len: length of the resulting string
        /// NOTE This routine is kind of slow. It's fine to use it within the