global: fix a few typos courtesy of codespell
Signed-off-by: Jonathan Tooker <jonathan.tooker@netprotect.com>
This commit is contained in:
committed by
Jason A. Donenfeld
parent
ffffbbcc8a
commit
f7d0edd2ec
@@ -36,7 +36,7 @@ func TestRatelimiter(t *testing.T) {
|
||||
for i := 0; i < packetsBurstable; i++ {
|
||||
Add(RatelimiterResult{
|
||||
allowed: true,
|
||||
text: "inital burst",
|
||||
text: "initial burst",
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user