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:
Luis Fernando Saisa Lopez
2015-04-27 12:16:42 -04:00
parent 5e7e4961e0
commit 1df5ab2b43
6 changed files with 21 additions and 23 deletions

View File

@@ -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;
}
}