mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-25 17:11:34 +00:00
Changing label "and may cause issues" to "and will cause issues"
This commit is contained in:
parent
6931f6cadc
commit
f07a12af73
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="testingLabel">
|
<widget class="QLabel" name="testingLabel">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>These settings are intended for testing mods and may cause issues if used for normal gameplay.</string>
|
<string>These settings are intended for testing mods and will cause issues if used for normal gameplay.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|
Loading…
Reference in a new issue