oops, fix minor indentation quirk
This commit is contained in:
parent
96a37ac1ab
commit
2b275ef192
|
@ -105,7 +105,7 @@ module Jekyll
|
||||||
true
|
true
|
||||||
else
|
else
|
||||||
!old_scope.has_key? 'type'
|
!old_scope.has_key? 'type'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# Collects a list of sets that match the given path and type
|
# Collects a list of sets that match the given path and type
|
||||||
|
|
Loading…
Reference in New Issue