Make option for diff viewer in git options clearer

Change-Id: Iae0f427ed447430c82852c967022bc30ee4e88d1
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
Eike Ziller
2013-05-30 16:13:03 +02:00
committed by Jarek Kobus
parent 77ae4a8cb6
commit 00f3fc2846

View File

@@ -140,7 +140,7 @@
<item row="2" column="3">
<widget class="QCheckBox" name="useDiffEditorCheckBox">
<property name="text">
<string>Use Diff Editor</string>
<string>Show diff side-by-side</string>
</property>
</widget>
</item>