lib/ceedling/build_invoker_utils.rb in ceedling-0.29.0 vs lib/ceedling/build_invoker_utils.rb in ceedling-0.29.1

- old
+ new

@@ -7,10 +7,10 @@ constructor :configurator, :streaminator ## # Processes exceptions and tries to display a useful message for the user. # - # ==== Attriboops...utes + # ==== Attributes # # * _exception_: The exception given by a rescue statement. # * _context_: A symbol representing where in the build the exception # occurs. # * _test_build_: A bool to signify if the exception occurred while building