aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core/people.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-02-16 11:59:39 +0100
committerDavid Robillard <d@drobilla.net>2020-02-16 12:02:05 +0100
commitb042d19364170e03db35b4c736d7d17c897d5203 (patch)
tree23ae7c49621566139b7d536c68c50b4e0afe01f0 /lv2/core/people.ttl
parentd5d6a9529d9ee0d5e8d8db96fb0015f0e9222bcf (diff)
downloadlv2-b042d19364170e03db35b4c736d7d17c897d5203.tar.xz
Normalise syntax of all specification data with serdi
Diffstat (limited to 'lv2/core/people.ttl')
-rw-r--r--lv2/core/people.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/core/people.ttl b/lv2/core/people.ttl
index 292fbab..52d0384 100644
--- a/lv2/core/people.ttl
+++ b/lv2/core/people.ttl
@@ -26,7 +26,7 @@ meta:gabrbedd
meta:daste
a foaf:Person ;
- foaf:name "Stefano D'Angelo" ;
+ foaf:name """Stefano D'Angelo""" ;
foaf:mbox <mailto:zanga.mail@gmail.com> .
meta:kfoltman