mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
spelling: concatenate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
2
utils.go
2
utils.go
@ -160,7 +160,7 @@ func init() {
|
|||||||
// return false
|
// return false
|
||||||
// }
|
// }
|
||||||
//
|
//
|
||||||
// Or concatentate all these regexps using groups i.e.
|
// Or concatenate all these regexps using groups i.e.
|
||||||
//
|
//
|
||||||
// `(regexp1)|(regexp2)|(regexp3)|...`
|
// `(regexp1)|(regexp2)|(regexp3)|...`
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user