mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 06:26:17 +03: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