Spelling correction (#9144)

Spelling correction
This commit is contained in:
Sebastien Loriot 2025-11-20 09:29:55 +01:00 committed by GitHub
commit 8ee288ee22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@ private:
Coords_ptr incremental_next_point;
Coords_ptr incremental_facet;
Coords_ptr incremental_conflict;
//pickin
//picking
QMap<float, int> picked_IDs;
QPoint picking_pos;