Skip to content

Commit 7bf2ada

Browse files
committed
fix doc file
1 parent 15e0e3e commit 7bf2ada

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/controlplane/doc.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
// Package master contains code for setting up and running a Kubernetes
18-
// cluster master.
17+
// Package controlplane contains code for setting up and running a Kubernetes
18+
// cluster control plane API server.
1919
package controlplane // import "k8s.io/kubernetes/pkg/controlplane"

0 commit comments

Comments
 (0)