Fixes in texts

This commit is contained in:
absurdo 2023-11-24 23:04:24 +01:00
parent fdc8852fcd
commit e82a68e9f7

View file

@ -124,7 +124,7 @@ class Linux {
if(!isset($package[$distro])) {
echo 'Sorry, you don\'t have a package for this distro';
echo "Sorry, you don't have a package install for this distro\n";
return false;