Fixes in texts
This commit is contained in:
parent
fdc8852fcd
commit
e82a68e9f7
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ class Linux {
|
||||||
|
|
||||||
if(!isset($package[$distro])) {
|
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;
|
return false;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue