From dc5ade6436ff2d4d8a598710ddbd72a92f501cab Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Fri, 3 Dec 2010 21:03:36 +0000 Subject: [PATCH] typos git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36701 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/Inset.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/Inset.cpp b/src/insets/Inset.cpp index d1a4e8b069..76ec593f5a 100644 --- a/src/insets/Inset.cpp +++ b/src/insets/Inset.cpp @@ -619,7 +619,7 @@ void Inset::setDimCache(MetricsInfo const & mi, Dimension const & dim) const Buffer const * Inset::updateFrontend() const { //FIXME (Abdel 03/12/10): see bugs #6814 and #6949 - // If we Buffer is null and we end up here it is most probably because we + // If the Buffer is null and we end up here this is most probably because we // are in the CutAndPaste stack. See InsetGraphics, RenderGraphics and // RenderPreview. if (!buffer_) -- 2.39.2