From 97bf8024d67baa23fb5ca6da32e0e4abf64dbe15 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 25 Oct 2010 20:28:28 +0000 Subject: LV2_Atom_Object => LV2_Object (consistently). Fix string body of LV2_Atom_String. --- ext/atom.lv2/atom.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/atom.lv2/atom.ttl') diff --git a/ext/atom.lv2/atom.ttl b/ext/atom.lv2/atom.ttl index cf048aa..186268c 100644 --- a/ext/atom.lv2/atom.ttl +++ b/ext/atom.lv2/atom.ttl @@ -241,7 +241,7 @@ atom:Object a rdfs:Class ; rdfs:comment """ Abstract base class for an "Object", i.e. an Atom with a number of properties. An LV2_Atom_Object is an unsigned 32-bit +href="urn:struct:LV2_Object">LV2_Object is an unsigned 32-bit integer context and id followed by a sequence of properties. -- cgit v1.2.1