diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-05 09:03:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-05 09:03:35 +0000 |
commit | e3ca60fc5138f3be56fd6e4f27ed5b1533d48f25 (patch) | |
tree | 66b5ee66190a3dbf9166831046504470f540730f /audio | |
parent | f614445c56986077a40554b99d60cf75de5e99ac (diff) | |
download | pkgsrc-e3ca60fc5138f3be56fd6e4f27ed5b1533d48f25.tar.gz |
Fix typo.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/suil/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/suil/DESCR b/audio/suil/DESCR index 0277358ccf2..3873250eb9d 100644 --- a/audio/suil/DESCR +++ b/audio/suil/DESCR @@ -1,4 +1,4 @@ -iSuil is a lightweight C library for loading and wrapping LV2 plugin +Suil is a lightweight C library for loading and wrapping LV2 plugin UIs. Suil makes it possible to load a UI of any toolkit in a host using |