]> git.lyx.org Git - features.git/commitdiff
typo
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 7 Oct 2019 13:30:33 +0000 (15:30 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 7 Oct 2019 13:31:30 +0000 (15:31 +0200)
src/frontends/qt/GuiWorkArea.cpp

index e2772fbb60686218d4eb855771583c8e66aa43a9..07ad690469893fcd1497a0ccbc6accd8665c4c2d 100644 (file)
@@ -133,7 +133,7 @@ public:
                x_(0), caret_width_(0)
        {}
 
-       /* Draw he caret. Parameter \c horiz_offset is not 0 when there
+       /* Draw the caret. Parameter \c horiz_offset is not 0 when there
         * has been horizontal scrolling in current row
         */
        void draw(QPainter & painter, int horiz_offset)