Skip to content

Commit 0ec6f23

Browse files
fxncasperisfine
andauthored
Update activerecord/lib/active_record/transaction.rb
Co-authored-by: Jean byroot Boussier <[email protected]>
1 parent f8ee9eb commit 0ec6f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord/lib/active_record/transaction.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module ActiveRecord
66
# Class specifies the interface to interact with the current transaction state.
77
#
88
# It can either map to an actual transaction/savepoint, or represent the
9-
# abscence of a transaction.
9+
# absence of a transaction.
1010
#
1111
# == State
1212
#

0 commit comments

Comments
 (0)