Skip to content

Commit 701cefb

Browse files
author
Mich
committed
Minor typo fix
1 parent ea178c0 commit 701cefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mainwindow.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2278,7 +2278,7 @@ p, li { white-space: pre-wrap; }
22782278
</size>
22792279
</property>
22802280
<property name="whatsThis">
2281-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Sets the missing samples threshold value. If process string doesnt contain related data n times in a row it is then automatically deleted.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2281+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Sets the missing samples threshold value. If processed string doesnt contain one new data for the already present graph n times in a row it is then this graph will be automatically deleted. This is useful when switching between diffrent steaming data sets.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
22822282
</property>
22832283
<property name="alignment">
22842284
<set>Qt::AlignCenter</set>

0 commit comments

Comments
 (0)