mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 06:45:24 +00:00
typo: was issues -> was issued
This commit is contained in:
parent
18b821666e
commit
74a79da4ec
@ -112,7 +112,7 @@ pub const Options = struct {
|
||||
/// No host verification is performed, which prevents a trusted connection from
|
||||
/// being established.
|
||||
no_verification,
|
||||
/// Verify that the server certificate was issues for a given host.
|
||||
/// Verify that the server certificate was issued for a given host.
|
||||
explicit: []const u8,
|
||||
},
|
||||
/// How to verify the authenticity of server certificates.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user