From 0cc799df4ee5e532d70b9ae0882e2addda62c041 Mon Sep 17 00:00:00 2001 From: David Grayston Date: Fri, 21 Jul 2017 19:10:17 +0100 Subject: [PATCH] Fixing chain translation typo (#205) --- src/Command/Chain/ChainCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Command/Chain/ChainCommand.php b/src/Command/Chain/ChainCommand.php index 24e81cc..bb618eb 100644 --- a/src/Command/Chain/ChainCommand.php +++ b/src/Command/Chain/ChainCommand.php @@ -149,7 +149,7 @@ function($value) { $inlinePlaceHolder, $io->ask( sprintf( - $this->trans('commands.chain.message.enter-value-for-placeholder'), + $this->trans('commands.chain.messages.enter-value-for-placeholder'), $inlinePlaceHolder ), $inlinePlaceHolderValue