aboutsummaryrefslogtreecommitdiffstats
path: root/testing/k3s
diff options
context:
space:
mode:
authornihr43 <nathanihensel@gmail.com>2019-12-29 18:02:00 +0000
committerLeo <thinkabit.ukim@gmail.com>2019-12-29 20:05:29 +0100
commitbae6e2cea29050dd84576ada8e0fdae5db433f2b (patch)
tree9d67f182181baf829bbfb86cbd750c8558c69f0a /testing/k3s
parentd8f4c341039b266d32574ff805fe93a93593b9a3 (diff)
downloadaports-bae6e2cea29050dd84576ada8e0fdae5db433f2b.tar.bz2
aports-bae6e2cea29050dd84576ada8e0fdae5db433f2b.tar.xz
testing/k3s: fix pkgdesc typo
Diffstat (limited to 'testing/k3s')
-rw-r--r--testing/k3s/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/k3s/APKBUILD b/testing/k3s/APKBUILD
index 1065d7fe99..b6cde113b8 100644
--- a/testing/k3s/APKBUILD
+++ b/testing/k3s/APKBUILD
@@ -3,7 +3,7 @@
pkgname=k3s
pkgver=1.0.1
pkgrel=0
-pkgdesc="Lightweigt Kubernetes. 5 less than k8s."
+pkgdesc="Lightweight Kubernetes. 5 less than k8s."
url="https://k3s.io"
arch="all"
license="Apache-2.0"