mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
use typos instead of codespell (#19088)
This commit is contained in:
@@ -159,7 +159,7 @@ var NotifySubSystems = set.CreateStringSet(
|
||||
NotifyWebhookSubSys,
|
||||
)
|
||||
|
||||
// LambdaSubSystems - all lambda sub-systesm
|
||||
// LambdaSubSystems - all lambda sub-systems
|
||||
var LambdaSubSystems = set.CreateStringSet(
|
||||
LambdaWebhookSubSys,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user