[lyx-cvs] [LyX/master] typo
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Mon Oct 7 13:18:12 UTC 2019
commit 1ac5c937fb312097f252b99d574acc9d6abc4633
Author: Jean-Marc Lasgouttes <lasgouttes at lyx.org>
Date: Mon Oct 7 15:30:33 2019 +0200
typo
---
src/frontends/qt/GuiWorkArea.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/frontends/qt/GuiWorkArea.cpp b/src/frontends/qt/GuiWorkArea.cpp
index e2772fb..07ad690 100644
--- a/src/frontends/qt/GuiWorkArea.cpp
+++ b/src/frontends/qt/GuiWorkArea.cpp
@@ -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)
More information about the lyx-cvs
mailing list