Inset.h: fix whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32317 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-12-04 02:11:54 +00:00
parent f3b5dacaeb
commit 55b61a0c9f

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 buffer().updateLabels() if
* Buffer. The default implementation calls buffer().updateLabels() if
* the inset is labeled.
*
* \sa isLabeled()