From 106d31cd67e168a685433fa9793156cb9ea28782 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sat, 22 May 2010 00:46:57 +0000 Subject: [PATCH] InsetMathHull.h: fix typo in comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34445 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetMathHull.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mathed/InsetMathHull.h b/src/mathed/InsetMathHull.h index d9e11ac4f5..945e0f8a51 100644 --- a/src/mathed/InsetMathHull.h +++ b/src/mathed/InsetMathHull.h @@ -148,7 +148,7 @@ public: /// static int displayMargin() { return 12; } - /// Force inset into LTR environment if surroundings are RTL? + /// Force inset into LTR environment if surroundings are RTL virtual bool forceLTR() const { return true; } /// -- 2.39.2