summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McCurry2017-01-02 23:54:18 -0500
committerDan McCurry2017-01-02 23:54:18 -0500
commit5c75c9b78e1e0091874a5d6dd33336df648406ce (patch)
treee3f3580375f647867dc06c43d116b08dabeb7ee1
parent92711754a7d6a40a19d40826639ce4ac169e1ac8 (diff)
downloadaur-5c75c9b78e1e0091874a5d6dd33336df648406ce.tar.gz
Fix typo in pkgdesc
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33cc02e8769e..a9639671dd56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=oh-brother-git
pkgver=r22.6c73096
pkgrel=1
-pkgdesc="A simple cross-platform utility writeen in Python which can update Brother printer firmwares."
+pkgdesc="A simple cross-platform utility written in Python which can update Brother printer firmwares."
arch=('any')
url="https://github.com/CauldronDevelopmentLLC/oh-brother"
license=('GPL2')