mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 11:38:59 +02:00
fixed some typos/grammar
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
// Package ip implements utility routines for to manipulates IP and CIDR.
|
||||
// It allows to find on IP on a list, and find if an IP is part of a list of CIDR.
|
||||
// Package ip implements utility routines to manipulate IP and CIDR.
|
||||
// It allows searching an IP on a list, and find if an IP is part of a list of CIDR.
|
||||
package ip
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user