summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-09-12 12:04:37 -0400
committerDavid Parrish2018-09-12 12:04:37 -0400
commit52e16891e3980117830b6c9166bfd02c8042eb01 (patch)
treede9393f96f0f695faec67405a6f75f9e79deb857
parent148ab6b3d456c9df7f6976e288488d93269a5bbb (diff)
downloadaur-52e16891e3980117830b6c9166bfd02c8042eb01.tar.gz
Fix spelling in description
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cb7dfde2532..afcf90eaf38e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=('lnd')
pkgver=0.5_beta_rc2
_pkgver="${pkgver//_/-}"
pkgrel=1
-pkgdesc='The Lighting Network Daemon, for secure off-chain bitcoin transactions.'
+pkgdesc='The Lighnting Network Daemon, for secure off-chain bitcoin transactions.'
arch=('i686' 'x86_64')
url='https://github.com/lightningnetwork/lnd'
license=('MIT')