Fix comment.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32316 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-12-04 02:05:38 +00:00
parent d747112a2e
commit f3b5dacaeb

View File

@ -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()