[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 079bdc64b1
commit 4091db4739

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.
//