mirror of
https://github.com/caddyserver/caddy.git
synced 2026-08-04 14:58:47 +00:00
Fix misspellings
This commit is contained in:
parent
a122304196
commit
45a3d0b526
11 changed files with 26 additions and 26 deletions
|
|
@ -206,7 +206,7 @@ func TestSetupIfMatcher(t *testing.T) {
|
|||
}`, true, IfMatcher{},
|
||||
},
|
||||
{`test {
|
||||
if a isnt b
|
||||
if a isn't b
|
||||
}`, true, IfMatcher{},
|
||||
},
|
||||
{`test {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue