From 14d51bfd25c6092f15cb9a5b4ba62915649617e1 Mon Sep 17 00:00:00 2001 From: Matthew King Date: Sat, 3 Dec 2011 22:36:18 -0500 Subject: [PATCH] Fix typo "destintation" => "destination" --- bin/jekyll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/jekyll b/bin/jekyll index 2e33f377..30b74142 100755 --- a/bin/jekyll +++ b/bin/jekyll @@ -191,7 +191,7 @@ end -# Get source and destintation from command line +# Get source and destination from command line case ARGV.size when 0 when 1