Spell fixes across code (#2288)

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2021-12-28 18:40:07 +05:30
committed by GitHub
parent 37609ad7ec
commit 327275d1a4
23 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ type (
storage Storage
}
//StowClient is the wraper client for stow (Cloud storage abstraction package)
//StowClient is the wrapper client for stow (Cloud storage abstraction package)
StowClient struct {
logger *zap.Logger
config *storageConfig