[skip ci] [Gui] ExpressionCompleter: fix a typo

- found by the CI
This commit is contained in:
Uwe
2023-01-12 04:20:40 +01:00
parent 84981b7c71
commit a39c497437

View File

@@ -76,7 +76,7 @@ public:
}
// This ExpressionCompleter model works without any pysical items.
// This ExpressionCompleter model works without any physical items.
// Everything item related is stored inside QModelIndex.InternalPointer/InternalId(),
// using the following Info structure.
//