From 2ef851793b668e8729035b729c8344f2fc6e3d10 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Sun, 20 Dec 2015 13:01:20 +0200 Subject: Fix typo --- lib/ManaTools/Shared/CommandLine.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/ManaTools/Shared/CommandLine.pm b/lib/ManaTools/Shared/CommandLine.pm index 9650e217..5a5aa811 100644 --- a/lib/ManaTools/Shared/CommandLine.pm +++ b/lib/ManaTools/Shared/CommandLine.pm @@ -70,7 +70,7 @@ has 'locales_dir' => ( isa => 'Str', is => 'ro', cmd_flag => 'locales-dir', - documentation => $loc->N(' optional directory contanining localization strings (developer only)',) + documentation => $loc->N(' optional directory containing localization strings (developer only)',) ); # Overriding help_flag from MooseX::Getopt::GLD so we can translate the usage string message -- cgit v1.2.1