We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 697c51f + 8628762 commit ab6a419Copy full SHA for ab6a419
lib/rspec/core/formatters/base_formatter.rb
@@ -5,7 +5,7 @@ module RSpec
5
module Core
6
module Formatters
7
# RSpec's built-in formatters are all subclasses of
8
- # RSpec::Core::Formatters::BaseTextFormatter.
+ # RSpec::Core::Formatters::BaseFormatter.
9
#
10
# @see RSpec::Core::Formatters::BaseTextFormatter
11
# @see RSpec::Core::Reporter
0 commit comments