mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
Fix some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18531 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
437e5bebf3
commit
a27b1b4106
@ -73,7 +73,7 @@ public:
|
||||
void redraw();
|
||||
//@}
|
||||
|
||||
/** Check wether we may apply our data.
|
||||
/** Check whether we may apply our data.
|
||||
*
|
||||
* The buttons are disabled if not and (re-)enabled if yes.
|
||||
*/
|
||||
@ -164,7 +164,7 @@ public:
|
||||
/** The lfun that is sent for applying the data.
|
||||
*
|
||||
* This method is used by the default implementation of canApply()
|
||||
* for buffer dependant dialogs that send one lfun when applying the
|
||||
* for buffer dependent dialogs that send one lfun when applying the
|
||||
* data.
|
||||
* It should be used in dispatchParams(), too for consistency reasons.
|
||||
* \returns the lfun that is sent for applying the data.
|
||||
|
Loading…
Reference in New Issue
Block a user