Shlee пре 3 година
родитељ
комит
2e0587cef8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/Console/Commands/Installer.php

+ 1 - 1
app/Console/Commands/Installer.php

@@ -166,7 +166,7 @@ class Installer extends Command
     protected function checkOptimiseDependencies()
     {
         $this->line(' ');
-        $this->info('Checking for optional FFmpeg dependencies...');
+        $this->info('Checking for optional Media Optimisation dependencies...');
         
         $dependencies = [
             'jpegoptim',