From 441d01ef891636c3f7a8084c309db273e8ee33e5 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 19 Mar 2013 18:05:45 -0400 Subject: fix typos --- lib/leap_cli/util/secret.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/leap_cli/util') diff --git a/lib/leap_cli/util/secret.rb b/lib/leap_cli/util/secret.rb index 78f363e..691065f 100644 --- a/lib/leap_cli/util/secret.rb +++ b/lib/leap_cli/util/secret.rb @@ -1,8 +1,8 @@ # # A simple alphanumeric secret generator, with no ambiguous characters. # -# Only alphanumerics are allows, in order to make these passwords work -# for REST url calls and to allow you to easily copy and past them. +# Only alphanumerics are allowed, in order to make these passwords work +# for REST url calls and to allow you to easily copy and paste them. # # Uses OpenSSL random number generator instead of Ruby's rand function # -- cgit v1.2.3