PM-807 "Change especify to specify" SOLVED
> Code Isuue: Change "especify" to "specify" > Solution: Se corrige el texto especify a specify en los archivos mencionados en el presente ticket.
This commit is contained in:
@@ -217,7 +217,7 @@ function run_unify_database($args)
|
||||
|
||||
if ($count > 1) {
|
||||
if(!Bootstrap::isLinuxOs()){
|
||||
CLI::error("This is not a Linux enviroment, please especify workspace.\n");
|
||||
CLI::error("This is not a Linux enviroment, please specify workspace.\n");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user