[TD]spelling in comments

This commit is contained in:
wandererfan
2023-11-14 16:15:21 -05:00
committed by WandererFan
parent ca90c73811
commit f03461a85a
12 changed files with 15 additions and 15 deletions

View File

@@ -525,7 +525,7 @@ QVariant QGIViewDimension::itemChange(GraphicsItemChange change, const QVariant&
return QGIView::itemChange(change, value);
}
//Set selection state for this and it's children
//Set selection state for this and its children
void QGIViewDimension::setGroupSelection(bool isSelected)
{
// Base::Console().Message("QGIVD::setGroupSelection(%d)\n", b);