Use title case for 'When Renaming Instances...'

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-04-15 12:32:14 +01:00
parent 2c869c7a02
commit 4a2e4e9dc2
No known key found for this signature in database
GPG key ID: 5E39D70B4C93C38E

View file

@ -41,7 +41,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>-312</y> <y>0</y>
<width>575</width> <width>575</width>
<height>1368</height> <height>1368</height>
</rect> </rect>
@ -102,7 +102,7 @@
<item> <item>
<widget class="QLabel" name="renamingBehaviorLabel"> <widget class="QLabel" name="renamingBehaviorLabel">
<property name="text"> <property name="text">
<string>When renaming instances...</string> <string>When Renaming Instances...</string>
</property> </property>
</widget> </widget>
</item> </item>