Minor change in Stats dialog

This commit is contained in:
ngosang
2016-04-02 21:23:32 +02:00
committed by sledgehammer999
parent b1e62ca006
commit e2c9e7b877
2 changed files with 3 additions and 3 deletions

View File

@@ -102,7 +102,7 @@
<item row="1" column="0">
<widget class="QLabel" name="labelCacheHitsText">
<property name="text">
<string>Read cache Hits:</string>
<string>Read cache hits:</string>
</property>
</widget>
</item>
@@ -181,7 +181,7 @@
<item row="3" column="0">
<widget class="QLabel" name="labelJobsTimeText">
<property name="text">
<string>Average time in queue (ms):</string>
<string>Average time in queue:</string>
</property>
</widget>
</item>