Skip to content

Commit 6d4aa29

Browse files
committed
RDoc markup fix
1 parent 769d486 commit 6d4aa29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord/lib/active_record/associations.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@ def report_deprecated_association(reflection, context:)
11311131
#
11321132
# ==== Backtrace
11331133
#
1134-
# If :backtrace is true, warnings include a clean backtrace in the message
1134+
# If +:backtrace+ is true, warnings include a clean backtrace in the message
11351135
# and notifications have a +:backtrace+ key in the payload with an array
11361136
# of clean Thread::Backtrace::Location objects. Exceptions always get a
11371137
# clean stack trace set.

0 commit comments

Comments
 (0)