[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

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