summaryrefslogtreecommitdiff
path: root/lib/chef/knife/configure.rb
diff options
context:
space:
mode:
authorjamescott <jamescott@opscode.com>2013-10-14 13:08:18 -0700
committerjamescott <jamescott@opscode.com>2013-10-14 13:08:18 -0700
commit59e15c6268d99ed2f97cc39dddf17d844ca63d9b (patch)
tree2716363d014ce8771a0b4d84c0b96760c09c4799 /lib/chef/knife/configure.rb
parent294f9770d993b3ad6d504470a5ab1a9cbac59231 (diff)
downloadchef-59e15c6268d99ed2f97cc39dddf17d844ca63d9b.tar.gz
remove redundant words
Diffstat (limited to 'lib/chef/knife/configure.rb')
-rw-r--r--lib/chef/knife/configure.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/configure.rb b/lib/chef/knife/configure.rb
index 8e725952b4..3ad4fac970 100644
--- a/lib/chef/knife/configure.rb
+++ b/lib/chef/knife/configure.rb
@@ -57,7 +57,7 @@ class Chef
option :validation_key,
:long => "--validation-key PATH",
- :description => "The location of the location of the validation key (usually a file named validation.pem)"
+ :description => "The location of the validation key (usually a file named validation.pem)"
def configure_chef
# We are just faking out the system so that you can do this without a key specified