From 5b332f5c95f825221e2447ca4909136a162dbaae Mon Sep 17 00:00:00 2001 From: richo Date: Fri, 11 Jan 2013 23:10:08 +1100 Subject: Whitespace --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 6c699df3..2afc1a80 100644 --- a/Rakefile +++ b/Rakefile @@ -303,7 +303,7 @@ task :setup_github_pages, :repo do |t, args| if args.repo repo_url = args.repo else - puts "Enter the read/write url for your repository" + puts "Enter the read/write url for your repository" puts "(For example, 'git@github.com:your_username/your_username.github.com)" repo_url = get_stdin("Repository url: ") end -- cgit v1.2.1