Skip to content

Commit 77cab44

Browse files
twsouthwickCopilot
andauthored
Update doc/snippets/Microsoft.Data.SqlClient/SqlConnection.xml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5ebe2b2 commit 77cab44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/snippets/Microsoft.Data.SqlClient/SqlConnection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2138,7 +2138,7 @@ The following sample tries to open a connection to an invalid database to simula
21382138
Gets or sets the <see cref="SspiContextProvider"/> instance for customizing the SSPI context. If not set, the default for the platform will be used.
21392139
</summary>
21402140
<value>
2141-
An <see cref="T:Micorosft.Data.SqlClient.SspiContextProvider" /> instance.
2141+
An <see cref="T:Microsoft.Data.SqlClient.SspiContextProvider" /> instance.
21422142
</value>
21432143
<remarks>
21442144
<para>

0 commit comments

Comments
 (0)