mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-10 18:58:10 +00:00
Typos in the comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37626 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a5be70af87
commit
a80599aa4d
@ -24,7 +24,7 @@ namespace frontend {
|
||||
/// Base class for historical LyX dialogs.
|
||||
/**
|
||||
* \warning New dialogs should use the leaner classes \c DialogView or
|
||||
* \c DockView depending on the intent. Eventally, old dialog should be
|
||||
* \c DockView depending on the intent. Eventually, old dialogs should be
|
||||
* converted to \c DialogView too.
|
||||
*/
|
||||
class GuiDialog : public QDialog, public Dialog
|
||||
|
Loading…
Reference in New Issue
Block a user