Fix typos

This commit is contained in:
wmayer
2013-03-05 10:47:57 +01:00
parent a316834736
commit 7bc28f4fb0

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: