From f37d1fcd28c9940b7f8d9bc40639d18f6ff87b5a Mon Sep 17 00:00:00 2001
From: David Robillard
Date: Thu, 10 Mar 2011 03:50:15 +0000
Subject: Fix invalid HTML.
---
core.lv2/lv2.ttl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core.lv2/lv2.ttl b/core.lv2/lv2.ttl
index 904729f..27943d7 100644
--- a/core.lv2/lv2.ttl
+++ b/core.lv2/lv2.ttl
@@ -341,7 +341,7 @@ and micro version. These have the usual semantics:
- The minor version MUST be incremented when backwards (but not
forwards) compatible additions are made, e.g. the addition of a port to a
-plugin.
+plugin.
- The micro version is incremented for changes which do not affect
compatibility at all, e.g. bug fixes or documentation updates.
@@ -414,7 +414,7 @@ number) to distinguish this modified version from the previous release.
This property describes half of a resource version. For detailed
documentation on LV2 resource versioning, see lv2:minorVersion.
+href="http://lv2plug.in/ns/lv2core#minorVersion">lv2:minorVersion.
""" .
lv2:binary a rdf:Property ;
--
cgit v1.2.1