mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	Merge pull request #43148 from justinsb/typo_newgroupmetadfactory
Automatic merge from submit-queue Fix typo: NewGroupMetadFactory NewGroupMetadFactory -> NewGroupMetaFactory ```release-note NONE ```
This commit is contained in:
		| @@ -78,7 +78,7 @@ func NewGroupMetaFactory(groupArgs *GroupMetaFactoryArgs, versions VersionToSche | |||||||
|  |  | ||||||
| // Announce adds this Group factory to the global factory registry. It should | // Announce adds this Group factory to the global factory registry. It should | ||||||
| // only be called if you constructed the GroupMetaFactory yourself via | // only be called if you constructed the GroupMetaFactory yourself via | ||||||
| // NewGroupMetadFactory. | // NewGroupMetaFactory. | ||||||
| // Note that this will panic on an error, since it's expected that you'll be | // Note that this will panic on an error, since it's expected that you'll be | ||||||
| // calling this at initialization time and any error is a result of a | // calling this at initialization time and any error is a result of a | ||||||
| // programmer importing the wrong set of packages. If this assumption doesn't | // programmer importing the wrong set of packages. If this assumption doesn't | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Kubernetes Submit Queue
					Kubernetes Submit Queue