From f3b5dacaeb2bb70d7774ed3e3b63c79488867a6a Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Fri, 4 Dec 2009 02:05:38 +0000 Subject: [PATCH] Fix comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32316 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/Inset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/Inset.h b/src/insets/Inset.h index 6f43cee5b4..a8e41cfe53 100644 --- a/src/insets/Inset.h +++ b/src/insets/Inset.h @@ -111,7 +111,7 @@ public: /** * This is typically used after this inset is created interactively. * Intented purpose is to sanitize internal state with regard to current - * Buffer. The default implementation calls updateLabels(buffer()) is + * Buffer. The default implementation calls buffer().updateLabels() if * the inset is labeled. * * \sa isLabeled() -- 2.39.2