lib/nanoc/cli/error_handler.rb in nanoc-4.0.0b4 vs lib/nanoc/cli/error_handler.rb in nanoc-4.0.0rc1

- old
+ new

@@ -205,10 +205,10 @@ 'rdiscount' => 'rdiscount', 'redcarpet' => 'redcarpet', 'redcloth' => 'RedCloth', 'rubypants' => 'rubypants', 'sass' => 'sass', - 'w3c_validators' => 'w3c_validators' + 'w3c_validators' => 'w3c_validators', } # Attempts to find a resolution for the given error, or nil if no # resolution can be automatically obtained. #