Date: Friday, October 10, 2014 @ 10:29:56
  Author: jgc
Revision: 224165

Fix typo in pkgdesc

Modified:
  libgtop/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-10-10 08:12:12 UTC (rev 224164)
+++ PKGBUILD    2014-10-10 08:29:56 UTC (rev 224165)
@@ -4,7 +4,7 @@
 pkgname=libgtop
 pkgver=2.30.0
 pkgrel=1
-pkgdesc="A library that read information about processes and the running 
system"
+pkgdesc="A library that reads information about processes and the running 
system"
 arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('glib2' 'libxau' 'texinfo')

Reply via email to