Skip to content

Commit 1d8660e

Browse files
GiorgiCopilot
andauthored
Update EntityFramework.Exceptions/Common/ExceptionProcessorInterceptor.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8be1396 commit 1d8660e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EntityFramework.Exceptions/Common/ExceptionProcessorInterceptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ protected internal enum DatabaseError
2424
MaxLength,
2525
NumericOverflow,
2626
ReferenceConstraint,
27-
DeadLock,
27+
Deadlock,
2828
}
2929

3030
/// <inheritdoc />

0 commit comments

Comments
 (0)