From 0945beb5d79c243d9277ecb847eec9a0561b7ea5 Mon Sep 17 00:00:00 2001 From: zackzhangkai Date: Mon, 17 Oct 2022 14:10:09 +0800 Subject: [PATCH] fix typo Signed-off-by: zackzhangkai Kubernetes-commit: 5a1ca395b28efd6537f93f9615bc5c7ca401a9dd --- tools/auth/clientauth.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/auth/clientauth.go b/tools/auth/clientauth.go index c810e69e..5a256c1c 100644 --- a/tools/auth/clientauth.go +++ b/tools/auth/clientauth.go @@ -32,7 +32,7 @@ Having a defined format allows: The file format is json, marshalled from a struct authcfg.Info. -Clinet libraries in other languages should use the same format. +Client libraries in other languages should use the same format. It is not intended to store general preferences, such as default namespace, output options, etc. CLIs (such as kubectl) and UIs should