Merge pull request #2519 from erictune/channel_api

Fix typo.
pull/6/head
bgrant0607 2014-11-21 10:07:07 -08:00
commit ae1e386d5f
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ func parseSelectorOrDie(s string) labels.Selector {
return selector
}
// createUnassignedPodLW returns a listWatch that finds all pods that are
// createAssignedPodLW returns a listWatch that finds all pods that are
// already scheduled.
func (factory *ConfigFactory) createAssignedPodLW() *listWatch {
return &listWatch{