]> git.lyx.org Git - lyx.git/blobdiff - src/MetricsInfo.h
Fix bug #11422.
[lyx.git] / src / MetricsInfo.h
index ff0b1c698941faeec9e2add2b2f2f3dc408c4f93..717a5b09a4c0e737ca966d553681137800febfdd 100644 (file)
@@ -122,7 +122,7 @@ public:
        MetricsBase base;
        ///
        frontend::Painter & pain;
-       /// Whether the text at this point is right-to-left (for InsetNewline)
+       /// Whether the text at this point is right-to-left (for insets)
        bool ltr_pos;
        /// The change the parent is part of (change tracking)
        Change change_;