rdf_qa/commit

testing undefined hooks

authorJacco van Ossenbruggen
Tue Jan 31 15:47:30 2012 +0100
committerJacco van Ossenbruggen
Tue Jan 31 15:47:30 2012 +0100
commit96ae2973572312fd5d49f18f32c5a9a67bbeefad
treea028b782c9beabb4eb5a979abf2deb6c0b5f9dd6
parent728669bb37d224642ab1f2c8f56c0ec0b6bebea3
Diff style: patch stat
diff --git a/components/qa_no_label.pl b/components/qa_no_label.pl
index 6ef6e83..0387d94 100644
--- a/components/qa_no_label.pl
+++ b/components/qa_no_label.pl
@@ -15,5 +15,5 @@ qa:rdf_warning(no_label, URI) :-
 qa:class_label(no_label) -->
         html(['URIs without label']).
 
-qa:xrdf_qa_ok(no_label, URI) :-
+qa:rdf_qa_ok(no_label, URI) :-
 	sub_atom(URI, 0, _, _, 'http://www.w3.org/2001/XMLSchema#').