mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 14:45:28 +00:00
Automatic merge from submit-queue (batch tested with PRs 51632, 51055, 51676, 51560, 50007) [Scheduler] Fix typo in info message Signed-off-by: sakeven <jc5930@sina.cn> **What this PR does / why we need it**: Missed a `'` in info message. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ``` NONE ```