From a60406c166cf8baa317a020bcae3d9ec06249731 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Wed, 28 May 2014 14:34:34 -0400 Subject: [PATCH] adding missing quote char --- getazure.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getazure.rb b/getazure.rb index fa536ab..31a5985 100644 --- a/getazure.rb +++ b/getazure.rb @@ -23,4 +23,4 @@ podcasts.each do |podcast| end end -puts 'all done! +puts 'all done!'