Fix typos

This commit is contained in:
wmayer 2013-03-05 10:47:57 +01:00
parent b2d175edd3
commit 35c0dfc1d2

View File

@ -71,7 +71,7 @@ public:
*/
//@{
Gui::TaskView::TaskView* taskPanel() const;
/// reisin the model view
/// raising the model view
void showModelView();
//@}
@ -81,7 +81,7 @@ public:
public Q_SLOTS:
void closeDialog();
/// reises the task view pane
/// raises the task view panel
void showTaskView();
private Q_SLOTS: