diff options
author | David Robillard <d@drobilla.net> | 2011-11-05 00:09:48 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-11-05 00:09:48 +0000 |
commit | b439ac096d4b61bc5522ec29e5fb8260463e06a9 (patch) | |
tree | aebe0d37cd991fc8a88bbe051a03c36bd4201b6a /ext/pui-event.lv2 | |
parent | 4deb1148e3e2a5008d2fb8b3d08e88bfe393cc01 (diff) | |
download | lv2-b439ac096d4b61bc5522ec29e5fb8260463e06a9.tar.xz |
Fix invalid markup.
Diffstat (limited to 'ext/pui-event.lv2')
-rw-r--r-- | ext/pui-event.lv2/pui-event.ttl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/pui-event.lv2/pui-event.ttl b/ext/pui-event.lv2/pui-event.ttl index 6133b38..031b9e5 100644 --- a/ext/pui-event.lv2/pui-event.ttl +++ b/ext/pui-event.lv2/pui-event.ttl @@ -80,4 +80,5 @@ puiev:events a pui:PortProtocol; the same run() call or distributed over multiple calls.</li> <li>The data pointer in the LV2_Feature object for this feature should be NULL.</li> +</ol> """. |