Skip to content

Commit c4ef714

Browse files
NickCraverNatMarchand
authored andcommitted
Fix comment ref
1 parent 32bf453 commit c4ef714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StackExchange.Exceptional.MySQL/MySQLErrorStore.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public MySQLErrorStore(string connectionString, string applicationName)
4141
{ }
4242

4343
/// <summary>
44-
/// Creates a new instance of <see cref="SQLErrorStore"/> with the given configuration.
44+
/// Creates a new instance of <see cref="MySQLErrorStore"/> with the given configuration.
4545
/// The default table name is "Exceptions".
4646
/// </summary>
4747
/// <param name="settings">The <see cref="ErrorStoreSettings"/> for this store.</param>

0 commit comments

Comments
 (0)