From e612e29324edd1bc99ae1ecf83544150c4bd3b38 Mon Sep 17 00:00:00 2001 From: Jesse Whitham Date: Thu, 2 Nov 2017 11:48:08 +1300 Subject: [PATCH] Fix up my copy-paste comments --- plugins/kops/kops.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/kops/kops.plugin.zsh b/plugins/kops/kops.plugin.zsh index f4fc6f442..472eddc76 100644 --- a/plugins/kops/kops.plugin.zsh +++ b/plugins/kops/kops.plugin.zsh @@ -1,4 +1,4 @@ -# Autocompletion for kubectl, the command line interface for Kubernetes +# Autocompletion for kops, the command line interface for creating/managing Kubernetes clusters # # Author: https://github.com/whithajess