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 5ebe2b2 commit 77cab44Copy full SHA for 77cab44
doc/snippets/Microsoft.Data.SqlClient/SqlConnection.xml
@@ -2138,7 +2138,7 @@ The following sample tries to open a connection to an invalid database to simula
2138
Gets or sets the <see cref="SspiContextProvider"/> instance for customizing the SSPI context. If not set, the default for the platform will be used.
2139
</summary>
2140
<value>
2141
- An <see cref="T:Micorosft.Data.SqlClient.SspiContextProvider" /> instance.
+ An <see cref="T:Microsoft.Data.SqlClient.SspiContextProvider" /> instance.
2142
</value>
2143
<remarks>
2144
<para>
0 commit comments