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.
1 parent f8ee9eb commit 0ec6f23Copy full SHA for 0ec6f23
activerecord/lib/active_record/transaction.rb
@@ -6,7 +6,7 @@ module ActiveRecord
6
# Class specifies the interface to interact with the current transaction state.
7
#
8
# It can either map to an actual transaction/savepoint, or represent the
9
- # abscence of a transaction.
+ # absence of a transaction.
10
11
# == State
12
0 commit comments