mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
cleanup: fix spellcheck errors
fixed spellcheck errors caught in
CI.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 304462c7cc
)
This commit is contained in:
@ -165,7 +165,7 @@ func (r *Driver) Run(conf *util.Config) {
|
||||
r.cs.SetMetadata = conf.SetMetadata
|
||||
}
|
||||
|
||||
// configre CSI-Addons server and components
|
||||
// configure CSI-Addons server and components
|
||||
err = r.setupCSIAddonsServer(conf)
|
||||
if err != nil {
|
||||
log.FatalLogMsg(err.Error())
|
||||
|
Reference in New Issue
Block a user