We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c6fd4 commit 8b4ee0dCopy full SHA for 8b4ee0d
1 file changed
src/DotNetOpenAuth.Core/Configuration/MessagingElement.cs
@@ -168,7 +168,7 @@ internal bool Strict {
168
}
169
170
/// <summary>
171
- /// Gets or sets the configuration for the <see cref="UntrustedWebRequestHandler"/> class.
+ /// Gets or sets the configuration for the UntrustedWebRequestHandler class.
172
/// </summary>
173
/// <value>The untrusted web request.</value>
174
[ConfigurationProperty(UntrustedWebRequestElementName)]
0 commit comments