Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 2a6bd91

Browse files
pirjJonRowe
andauthored
Update lib/rspec/core.rb
Co-authored-by: Jon Rowe <[email protected]>
1 parent 4dcbee1 commit 2a6bd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/core.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def self.configure
100100
# The example being executed.
101101
#
102102
# The primary audience for this method is library authors who need access
103-
# to the example currently being executed.
103+
# to the example currently being executed and also wants to support RSpec 2.
104104
#
105105
# @example support for RSpec version 2
106106
#

0 commit comments

Comments
 (0)