summaryrefslogtreecommitdiffhomepage
path: root/modules/caddytls
diff options
context:
space:
mode:
authorreallylowest <[email protected]>2024-03-30 10:45:42 +0800
committerGitHub <[email protected]>2024-03-30 02:45:42 +0000
commite0bf179c1a0ee2fd6847ebb443ddd36fe8fc5421 (patch)
treee633bab8b925fd48b23c4a1656e69cb8e6e91bf9 /modules/caddytls
parent7b48ce0e7e397e024eac9b542d00b103040ef6b6 (diff)
downloadcaddy-e0bf179c1a0ee2fd6847ebb443ddd36fe8fc5421.tar.gz
caddy-e0bf179c1a0ee2fd6847ebb443ddd36fe8fc5421.zip
modules: fix some typo in conments (#6206)
Signed-off-by: reallylowest <[email protected]>
Diffstat (limited to 'modules/caddytls')
-rw-r--r--modules/caddytls/connpolicy_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/caddytls/connpolicy_test.go b/modules/caddytls/connpolicy_test.go
index 573b9c163..0caed2899 100644
--- a/modules/caddytls/connpolicy_test.go
+++ b/modules/caddytls/connpolicy_test.go
@@ -145,7 +145,7 @@ func TestClientAuthenticationUnmarshalCaddyfileWithDirectiveName(t *testing.T) {
wantErr: true,
},
{
- name: "using 'trusted_ca_cert' adapts sucessfully",
+ name: "using 'trusted_ca_cert' adapts successfully",
args: args{
d: caddyfile.NewTestDispenser(fmt.Sprintf(`
client_auth {