Wording tweak

This commit is contained in:
Nav
2022-02-06 23:33:26 +00:00
parent 56fae9e0a8
commit 6b79dd7ca2

View File

@@ -404,7 +404,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="text"> <property name="text">
<string>Maximum width for integer data types: 64 bits. Integer values for regions which exceed this width will be truncated.</string> <string>Maximum width for integer data types: 64 bits. Integer values will be truncated for regions which exceed this width.</string>
</property> </property>
</widget> </widget>
</item> </item>