diff --git a/src/EFCore.Jet/Diagnostics/JetEventId.cs b/src/EFCore.Jet/Diagnostics/JetEventId.cs index 49f63b9..8d0393d 100644 --- a/src/EFCore.Jet/Diagnostics/JetEventId.cs +++ b/src/EFCore.Jet/Diagnostics/JetEventId.cs @@ -8,7 +8,7 @@ namespace Microsoft.EntityFrameworkCore.Diagnostics { /// /// - /// Event IDs for SQL Server events that correspond to messages logged to an + /// Event IDs for Jet events that correspond to messages logged to an /// and events sent to a . /// /// @@ -78,7 +78,7 @@ namespace Microsoft.EntityFrameworkCore.Diagnostics /// /// - /// A byte property is set up to use a SQL Server identity column. + /// A byte property is set up to use a Jet identity column. /// /// /// This event is in the category.