From dd4379f40f4fa5483fe47b4d253219efc2bb5706 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 26 Oct 2011 10:10:01 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40007 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/InsetBox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/InsetBox.cpp b/src/insets/InsetBox.cpp index ccd1d12107..a9130a7060 100644 --- a/src/insets/InsetBox.cpp +++ b/src/insets/InsetBox.cpp @@ -312,7 +312,7 @@ void InsetBox::latex(otexstream & os, OutputParams const & runparams) const os << "\\shadowbox{"; break; case Shaded: - // must be set later becaue e.g. the width settings only work when + // must be set later because e.g. the width settings only work when // it is inside a minipage or parbox break; case Doublebox: -- 2.39.5