From 33f28623e57df935e84940f5b22099c7efbcf711 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Thu, 8 Apr 2010 09:17:00 +0000 Subject: [PATCH] * BufferView.cpp: typo again. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34087 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/BufferView.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BufferView.cpp b/src/BufferView.cpp index 68b6047138..93c5b7f23c 100644 --- a/src/BufferView.cpp +++ b/src/BufferView.cpp @@ -970,7 +970,7 @@ bool BufferView::getStatus(FuncRequest const & cmd, FuncStatus & flag) switch (cmd.action) { - // FIXME: This is a bit problematic because we don't check is if this is + // FIXME: This is a bit problematic because we don't check if this is // a document BufferView or not for these LFUNs. We probably have to // dispatch both to currentBufferView() and, if that fails, // to documentBufferView(); same as we do know for current Buffer and -- 2.39.2