[Backport release-11.x] JavaSettingsWidget: available memory -> free memory (#5997)

This commit is contained in:
Octol1ttle authored and GitHub committed 2026-08-29 20:48:29 +05:00
commit ea87ffcfbc
1 file changed
+1 -1
+1 -1
View File
@@ -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>