mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
cleanup: fix spellcheck errors
fixed spellcheck errors caught in CI. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
ba37ff73ac
commit
304462c7cc
@ -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