mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Typo in comment
Signed-off-by: Jean Rouge <rougej+github@gmail.com>
This commit is contained in:
parent
b1ea622359
commit
a09031dbbd
@ -105,7 +105,7 @@ var registryCreateKeyFunc = func(baseKey registry.Key, path string, access uint3
|
||||
return registry.CreateKey(baseKey, path, access)
|
||||
}
|
||||
|
||||
// randomReader is only meant to ever be overriden for testing purposes,
|
||||
// randomReader is only meant to ever be overridden for testing purposes,
|
||||
// same idea as for `registryKey` above
|
||||
var randomReader = rand.Reader
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user