]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphMetrics.h
Fix functions that used functions but did not defined it
[lyx.git] / src / ParagraphMetrics.h
index a82ebaa0416a434dfdac7bba67a91ed2fd6716c5..b572f122b550ebd80e7358e576d88be57b972734 100644 (file)
@@ -72,7 +72,7 @@ public:
        /// The vertical position of the baseline of the first line of the paragraph
        int position() const;
        void setPosition(int position);
-       /// Set poistion to unknown
+       /// Set position to unknown
        void resetPosition();
        /// Return true when the position of the paragraph is known
        bool hasPosition() const;