From 9b4d2917ce2e61ea3854670e80730dfed42c1e88 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 20 Oct 2011 20:21:53 +0000 Subject: Fix invalid markup in output. --- core.lv2/lv2.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core.lv2/lv2.ttl') diff --git a/core.lv2/lv2.ttl b/core.lv2/lv2.ttl index 50152c2..8d33877 100644 --- a/core.lv2/lv2.ttl +++ b/core.lv2/lv2.ttl @@ -495,7 +495,7 @@ lv2:Point a rdfs:Class , owl:Class ; owl:cardinality 1 ; rdfs:comment "A Point MUST have exactly one rdf:value." ; ] ; - rdfs:comment """ + lv2:documentation """ A Point describes an interesting value in a Port's range (much like a labeled notch on a physical knob). A Point has a string label and a value; the type of the value MUST be compatible with the type of the corresponding Port. -- cgit v1.2.1