]> git.lyx.org Git - lyx.git/blobdiff - src/MetricsInfo.h
Support for the Malayalam language
[lyx.git] / src / MetricsInfo.h
index f6b9ea8528cd48cd63cce8e58dd1224f47d19ae3..7fe72405bfd72fc5bd585e24b47bb96473bff925 100644 (file)
@@ -130,7 +130,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_;