commit 05bb851adfb733c942d243800d7151c6b9194645
Author: Scott Kostyshak <skost...@lyx.org>
Date:   Fri May 17 12:18:09 2024 -0400

    Comment typo
---
 src/ParagraphMetrics.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ParagraphMetrics.h b/src/ParagraphMetrics.h
index a82ebaa041..b572f122b5 100644
--- a/src/ParagraphMetrics.h
+++ b/src/ParagraphMetrics.h
@@ -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;
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to