From 2b275ef192214be0c6c00e7cc614c2e749ba9014 Mon Sep 17 00:00:00 2001 From: "maul.esel" Date: Tue, 15 Oct 2013 14:38:45 +0200 Subject: [PATCH] oops, fix minor indentation quirk --- lib/jekyll/frontmatter_defaults.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/jekyll/frontmatter_defaults.rb b/lib/jekyll/frontmatter_defaults.rb index 80ee191d..2c5755b5 100644 --- a/lib/jekyll/frontmatter_defaults.rb +++ b/lib/jekyll/frontmatter_defaults.rb @@ -105,7 +105,7 @@ module Jekyll true else !old_scope.has_key? 'type' - end + end end # Collects a list of sets that match the given path and type