From ca1877705386fc2f2a4b0ebecb0adba8c793dcbf Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 28 Mar 2015 13:01:00 -0400 Subject: Remove formatting from comments for UI display. --- lv2/lv2plug.in/ns/ext/atom/atom.ttl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lv2/lv2plug.in/ns/ext/atom') diff --git a/lv2/lv2plug.in/ns/ext/atom/atom.ttl b/lv2/lv2plug.in/ns/ext/atom/atom.ttl index e854bed..8d41f35 100644 --- a/lv2/lv2plug.in/ns/ext/atom/atom.ttl +++ b/lv2/lv2plug.in/ns/ext/atom/atom.ttl @@ -65,10 +65,7 @@ atom:cType rdfs:label "C type" ; rdfs:domain rdfs:Class ; rdfs:range lv2:Symbol ; - rdfs:comment """ -The identifier for a C type describing the binary representation of an Atom of -this type. -""" . + rdfs:comment """The identifier for a C type describing the binary representation of an Atom of this type.""" . atom:Atom a rdfs:Class ; -- cgit v1.2.1