mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
fix irregular descriptive docs
This commit is contained in:
parent
bd4d511a40
commit
dc2f6f9325
@ -59,7 +59,7 @@ type Queue interface {
|
||||
// has since been added.
|
||||
AddIfNotPresent(interface{}) error
|
||||
|
||||
// Return true if the first batch of items has been popped
|
||||
// HasSynced returns true if the first batch of items has been popped
|
||||
HasSynced() bool
|
||||
|
||||
// Close queue
|
||||
|
Loading…
Reference in New Issue
Block a user