Misc. typos
Found via `codespell` Trivial typos Found via `codespell`
This commit is contained in:
@@ -971,7 +971,7 @@ void MDIViewPage::onSelectionChanged(const Gui::SelectionChanges& msg)
|
||||
}
|
||||
|
||||
//! update Tree Selection from QGraphicsScene selection
|
||||
//trigged by m_view->scene() signal
|
||||
//triggered by m_view->scene() signal
|
||||
void MDIViewPage::sceneSelectionChanged()
|
||||
{
|
||||
if(isSelectionBlocked) {
|
||||
|
||||
Reference in New Issue
Block a user