diff options
author | reed <reed@pkgsrc.org> | 2006-04-22 02:57:31 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-04-22 02:57:31 +0000 |
commit | e422a7df78f2036a35b8955e4f00008449eef1e1 (patch) | |
tree | 80aacf6e20df03a53f58dba9f0314b27c6fac98b /audio/xmms-crossfade | |
parent | f3d51da982b780f12f96583b4e28927bdd5c7953 (diff) | |
download | pkgsrc-e422a7df78f2036a35b8955e4f00008449eef1e1.tar.gz |
Fix typo or mispelling.
Diffstat (limited to 'audio/xmms-crossfade')
-rw-r--r-- | audio/xmms-crossfade/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-crossfade/DESCR b/audio/xmms-crossfade/DESCR index 144a1c8e1db..719c240a5b3 100644 --- a/audio/xmms-crossfade/DESCR +++ b/audio/xmms-crossfade/DESCR @@ -11,7 +11,7 @@ smoothly crossfade inbetween. Features are: Version 0.1 of XMMS-Crossfade was devised as a replacement plugin for the original OSS-plugin that comes with XMMS. It was talking directly to -the OSS driver. Unfortunatelly, any other platforms (Solaris, AIX), that +the OSS driver. Unfortunately, any other platforms (Solaris, AIX), that don't support OSS, would not work this way. As of version 0.2, it can use existing plugins for output. It acts as a kind of crossfading "proxy" between XMMS and the output plugin. |