fixed multi line string
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 05 Dec 2012 12:53:01 +0000
changeset 5288 502351aafbcc
parent 5287 f1b7eb314c5e
child 5289 c66990c34df8
fixed multi line string
testcases/provo/prov-o-property-qualifiedCommunication-PASS.provn
--- a/testcases/provo/prov-o-property-qualifiedCommunication-PASS.provn	Wed Dec 05 12:30:02 2012 +0000
+++ b/testcases/provo/prov-o-property-qualifiedCommunication-PASS.provn	Wed Dec 05 12:53:01 2012 +0000
@@ -10,6 +10,5 @@
 agent(def:journalist)
 agent(def:private-investigator)
 wasInformedBy(def:writing-celebrity-gossip,def:voicemail-interception)
-wasInformedBy(def:writing-celebrity-gossip,def:voicemail-interception,[rdfs:comment = "The journalist was informed by the private 
-                      investigator, but we don't know how or what he was told."@en %% xsd:string])
+wasInformedBy(def:writing-celebrity-gossip,def:voicemail-interception,[rdfs:comment = "The journalist was informed by the private investigator, but we don't know how or what he was told."@en %% xsd:string])
 endDocument
\ No newline at end of file