summaryrefslogtreecommitdiff
path: root/audio/libmpd
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-04-22 02:57:31 +0000
committerreed <reed@pkgsrc.org>2006-04-22 02:57:31 +0000
commit8e1dda88babb7e7baf7c6a0101c07bb1df969f69 (patch)
tree80aacf6e20df03a53f58dba9f0314b27c6fac98b /audio/libmpd
parent1f99da096387036a441569be4133b29447de6796 (diff)
downloadpkgsrc-8e1dda88babb7e7baf7c6a0101c07bb1df969f69.tar.gz
Fix typo or mispelling.
Diffstat (limited to 'audio/libmpd')
-rw-r--r--audio/libmpd/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmpd/DESCR b/audio/libmpd/DESCR
index 982447e6449..01b373b4218 100644
--- a/audio/libmpd/DESCR
+++ b/audio/libmpd/DESCR
@@ -1,5 +1,5 @@
libmpd is trying to provide a easy to use high level, callback
based access to mpd. It tries to be fast and keep the data transfer
with mpd to the minimum. To do this it implements queues for deleting
-and adding songs. There is extra functionallity added for the ease
+and adding songs. There is extra functionality added for the ease
of the programmer.