summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian2019-07-01 18:18:30 +0200
committerSebastian2019-07-01 18:18:30 +0200
commitf64b3743f0ad4383f176a6f2a8f703639c5129e4 (patch)
tree8a6bc0de0ed3bbd00115d1ca6e0bd5e8db2371aa
parent24d819e2c46e7ee3037ca449a99e94cce1aa7bf7 (diff)
downloadaur-f64b3743f0ad4383f176a6f2a8f703639c5129e4.tar.gz
fixed typo in description
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 691981dcb0bc..a9738a93efc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wsk-git
pkgver=0.10.0
pkgrel=1
-pkgdesc="pache OpenWhisk Command Line Interface (CLI) https://openwhisk.apache.org/"
+pkgdesc="Apache OpenWhisk Command Line Interface (CLI) https://openwhisk.apache.org/"
arch=('i686' 'x86_64')
url="https://github.com/apache/incubator-openwhisk-cli"
license=('Apache')