Skip to content

Commit d406a42

Browse files
RMG-Input: fix typo in ControllerWidget.ui (#306)
Fix a typo, instead of being `left:` it should be `Left:` to match with the other instances of the same.
1 parent b6b1e91 commit d406a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/RMG-Input/UserInterface/Widget/ControllerWidget.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
</sizepolicy>
265265
</property>
266266
<property name="text">
267-
<string>left:</string>
267+
<string>Left:</string>
268268
</property>
269269
</widget>
270270
</item>

0 commit comments

Comments
 (0)