kubens: Fix typo in comment (#90)

This commit is contained in:
Gianpaolo Macario
2018-10-17 18:04:46 +02:00
committed by Ahmet Alp Balkan
parent 121f15d1d3
commit 244dd5b8a5

2
kubens
View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
# kubenx(1) is a utility to switch between Kubernetes namespaces.
# kubens(1) is a utility to switch between Kubernetes namespaces.
# Copyright 2017 Google Inc.
#