Correct tooltip

This commit is contained in:
Juergen Spitzmueller 2021-02-15 11:32:42 +01:00
parent f59b8cb657
commit f4a91f6e9e

View File

@ -225,7 +225,7 @@
<item>
<widget class="QCheckBox" name="wrapCB">
<property name="toolTip">
<string>If the beggining/start of the document is reached, automatically wrap around</string>
<string>If the end/start of the document is reached, automatically wrap around</string>
</property>
<property name="text">
<string>&amp;Wrap</string>