Merge pull request #4802 from oscr/the-the

grammar: replace all occurrences of "the the" with "the"
This commit is contained in:
Kubernetes Prow Robot
2022-11-16 08:22:48 -08:00
committed by GitHub
8 changed files with 9 additions and 9 deletions

View File

@@ -22,7 +22,7 @@ import (
// contains a Pod; Deployment, Job, StatefulSet, etc.
// The ConfigMap is the ReferralTarget, the others are Referrers.
//
// If the the name of a ConfigMap instance changed from 'alice' to 'bob',
// If the name of a ConfigMap instance changed from 'alice' to 'bob',
// one must
// - visit all objects that could refer to the ConfigMap (the Referrers)
// - see if they mention 'alice',