mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
JavaSettingsWidget: available memory -> free memory
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
031015b332
commit
b7e73db477
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue