UI text: fix capitalization in external tool config

Change-Id: I5aeaca7e5c8d9bab910588bbd1925f9a72da4822
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Leena Miettinen
2013-02-08 17:18:18 +01:00
committed by Orgad Shaneh
parent 2473349c3d
commit 432aaf005b

View File

@@ -133,7 +133,7 @@
<item row="3" column="0">
<widget class="QLabel" name="effectiveArgumentsLabel">
<property name="text">
<string>Effective Arguments:</string>
<string>Effective arguments:</string>
</property>
</widget>
</item>