From ab7a5bc382d4fb47809c5e4a1f254384b69d4d09 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Fri, 26 Nov 2010 18:09:03 +0000 Subject: [PATCH] Comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36522 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Paragraph.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index d44d0473e1..859a01835d 100644 --- a/src/Paragraph.cpp +++ b/src/Paragraph.cpp @@ -3075,7 +3075,7 @@ int Paragraph::checkBiblio(Buffer const & buffer) { // FIXME From JS: // This is getting more and more a mess. ...We really should clean - // up this bibitem issue for 1.6. See also bug 2743. + // up this bibitem issue for 1.6. // Add bibitem insets if necessary if (d->layout_->labeltype != LABEL_BIBLIO) -- 2.39.5