Commit afee8487 by Henrik N

Typo: 'annotaion' -> 'annotation'.

parent 6e53aca9
......@@ -170,7 +170,7 @@ module AnnotateModels
puts "Unable to annotate #{file}: #{e.message}"
end
end
puts "Removed annotaion from: #{deannotated.join(', ')}"
puts "Removed annotation from: #{deannotated.join(', ')}"
end
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment