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 6b56bfd commit 02d5174Copy full SHA for 02d5174
CefSharp/Enums/CefErrorCode.cs
@@ -140,7 +140,7 @@ public enum CefErrorCode
140
NetworkChanged = -21,
141
142
/// <summary>
143
- /// The request was blocked by the URL blacklist configured by the domain
+ /// The request was blocked by the URL block list configured by the domain
144
/// administrator.
145
/// </summary>
146
BlockedByAdministrator = -22,
0 commit comments