forked from qt-creator/qt-creator
Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.
Reviewed-by: ossi
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<item>
|
||||
<widget class="QGroupBox" name="remoteBranchGroupBox">
|
||||
<property name="title">
|
||||
<string>Remote branches</string>
|
||||
<string>Remote Branches</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user