@@ -73,7 +73,7 @@ Item
Component.onCompleted:
{
- // select the first one that's not "unknown" by default.
+ // Select the first one that's not "unknown" by default.
for (var i = 0; i < count; i++)
if (!model[i].is_unknown_machine_type)