From 67ab584dc74e766432fae47b7a9c1938eaeb7b83 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 22 Apr 2025 23:49:31 +0100 Subject: [PATCH] Updated text Signed-off-by: snipe --- app/Console/Commands/TestLocationsFMCS.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Console/Commands/TestLocationsFMCS.php b/app/Console/Commands/TestLocationsFMCS.php index f14c78063a..70eface2de 100644 --- a/app/Console/Commands/TestLocationsFMCS.php +++ b/app/Console/Commands/TestLocationsFMCS.php @@ -27,7 +27,7 @@ class TestLocationsFMCS extends Command public function handle() { $this->info('This script checks for company ID inconsistencies if Full Multiple Company Support with scoped locations will be used.'); - $this->info('This could take few moments if have a very large dataset.'); + $this->info('This could take a few moments if have a very large dataset.'); $this->newLine(); // if parameter location_id is set, only test this location