mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-13 10:42:16 -04:00
Fix misspellings
This commit is contained in:
@@ -206,7 +206,7 @@ func TestSetupIfMatcher(t *testing.T) {
|
||||
}`, true, IfMatcher{},
|
||||
},
|
||||
{`test {
|
||||
if a isnt b
|
||||
if a isn't b
|
||||
}`, true, IfMatcher{},
|
||||
},
|
||||
{`test {
|
||||
|
||||
Reference in New Issue
Block a user