diff options
author | David Robillard <d@drobilla.net> | 2007-02-05 23:52:16 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-02-05 23:52:16 +0000 |
commit | 1185ca8508267f9a2d466d70bfeeaa8a6aa05298 (patch) | |
tree | d85fadd0d8daa28635171c90f73f810a49c2bd9c /doc | |
parent | 4e436b7a1bf6655e32bd79c5e37500ddddc6a2ff (diff) | |
download | lilv-1185ca8508267f9a2d466d70bfeeaa8a6aa05298.tar.gz lilv-1185ca8508267f9a2d466d70bfeeaa8a6aa05298.tar.bz2 lilv-1185ca8508267f9a2d466d70bfeeaa8a6aa05298.zip |
Documentation fixes.
git-svn-id: http://svn.drobilla.net/lad/slv2@283 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mainpage.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox index 6c1fa4a..8417a4a 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -2,7 +2,7 @@ @section Overview -SLV2 is a host library to simply the discovery, loading, and use of LV2 +SLV2 is a host library to simplify the discovery, loading, and use of LV2 plugins. |