summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50e3f56ceb7a..514be0d080ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url='https://github.com/kubernetes/minikube'
license=('apache')
depends=('glibc')
optdepends=(
- 'kubtctl-bin: to manage the cluster'
+ 'kubectl-bin: to manage the cluster'
'virtualbox'
'docker-machine-driver-kvm2'
)