mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 02:43:36 +00:00
doc: fix codespell problem
fixed codespell problems found
in the CI run
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit bdd4c077ce
)
This commit is contained in:
committed by
mergify[bot]
parent
c3313495a6
commit
dcf14882dd
@ -37,7 +37,7 @@ type checker struct {
|
||||
// timeout contains the delay (interval + timeout)
|
||||
timeout time.Duration
|
||||
|
||||
// mutex protects against concurrent access to healty, err and
|
||||
// mutex protects against concurrent access to healthy, err and
|
||||
// lastUpdate
|
||||
mutex *sync.RWMutex
|
||||
|
||||
|
Reference in New Issue
Block a user