How to reproduce:
1. Open any project
2. Create a new “.uxml” file by going to Create → UI Toolkit → UI Document
3. Double click it and edit it in the UI Builder
4. Drag a “VisualElement” container into the hierarchy
4. In the inspector go to Inlined Styles → Size
5. Write any number in the “Aspect Ratio” text field
Actual result: Dropdown on the left of the text input says "Custorm"
Expected result: Dropdown on the left of the text input says "Custom"
Reproducible in: 6000.3.0a3 (14d049ebeaff), 6000.3.3f1
Not reproducible in: 6000.4.0b2, 6000.5.0a4
Could not test in: 2023.1.0a1, 6000.0.65f1, 6000.3.0a2 (different UI, no aspect ratio field in “Size”)
Fixed in: 6000.4.0a2 (79bd4f638ac0)
Reproducible on: Windows 10 (by user), Windows 11
Not reproducible on: No other environments tested