Fix syntax error.
authorDavid Robillard <d@drobilla.net>
Mon, 9 Nov 2009 14:13:59 +0000 (14:13 +0000)
committerDavid Robillard <d@drobilla.net>
Mon, 9 Nov 2009 14:13:59 +0000 (14:13 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@6045 d708f5d6-7413-0410-9779-e7cbd77b26cf

ardour-3.ttl

index 540bf5598ee82ad3b303e018acd2eb04a4ae33f4..61f2db819d17f46f95fbd0619ef3031c427eac22 100644 (file)
@@ -13,7 +13,7 @@
     doap:license <http://usefulinc.com/doap/licenses/gpl> ;
     doap:developer [
         a foaf:Person ;
-        foaf:name "Paul Davis"
+        foaf:name "Paul Davis" ;
         foaf:homepage <http://equalarea.com/paul/> ;
     ] ;
     doap:programming-language "C", "C++" ;