mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-09-21 21:25:20 -04:00
[Backport release-11.x] JavaSettingsWidget: available memory -> free memory (#5997)
This commit is contained in:
1 file changed
+1
-1
@@ -345,7 +345,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="lowMemWarningCheckBox">
|
||||
<property name="text">
|
||||
<string>Warn when there is not enough memory available</string>
|
||||
<string>Warn when there is not enough free memory</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in new issue
Block a user