summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan2016-01-09 13:25:10 +1100
committerDylan2016-01-09 13:25:10 +1100
commit74678071800145b6e656a3c609c5ec772c1f96ab (patch)
tree9a7c31cf65472b69dead304520153f8673fe6f9d
parent44cf1331f95c9bf81c4f1f73e49d99089327c132 (diff)
downloadaur-74678071800145b6e656a3c609c5ec772c1f96ab.tar.gz
Fixed typos
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa8d132a4160..a07d60a0d846 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ depends=('bash' 'ncurses')
optdepends=(
'w3m: Display Images'
'imagemagick: Image cropping / Thumbnail creation'
- 'feh: Wallpaper Displau'
- 'mpc: Current Song Displau'
+ 'feh: Wallpaper Display'
+ 'mpc: Current Song'
'xorg-xdpyinfo: Resolution Detection'
'wmctrl: Accurate window manager detection'
)