Skip to content

Commit 02d5174

Browse files
committed
Core - Update CefErrorCode xml doc
Update BlockedByAdministrator xml doc https://source.chromium.org/chromium/chromium/src/+/refs/tags/85.0.4183.102:net/base/net_error_list.h;l=93 Replaces #3245
1 parent 6b56bfd commit 02d5174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CefSharp/Enums/CefErrorCode.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ public enum CefErrorCode
140140
NetworkChanged = -21,
141141

142142
/// <summary>
143-
/// The request was blocked by the URL blacklist configured by the domain
143+
/// The request was blocked by the URL block list configured by the domain
144144
/// administrator.
145145
/// </summary>
146146
BlockedByAdministrator = -22,

0 commit comments

Comments
 (0)