annotation_service/commit

typo

authorJacco van Ossenbruggen
Fri Sep 5 09:43:21 2014 +0200
committerJacco van Ossenbruggen
Fri Sep 5 09:43:21 2014 +0200
commit24aee2110020976f61057d57ff7fc9bf6e6a389e
tree9b4ec59e6babb7401a35f91c9bdef108c1e01760
parent7bd10689a6669422de3009050696c5a74bb2ec1f
Diff style: patch stat
diff --git a/config-available/oac_graphviz.pl b/config-available/oac_graphviz.pl
index b038c8e..b418972 100644
--- a/config-available/oac_graphviz.pl
+++ b/config-available/oac_graphviz.pl
@@ -92,7 +92,7 @@ cliopatria:list_resource(URI, Options) -->
 	},
 	html([]),
 	html([
-	    div(['Existing annotations: ',
+	    div(['Existing annotations: '
 	    % \(cpa_browse:as_object(URI, URI)) FIX me
 		]),
 	    a(href(AnnotateLink), 'Make new annotations')