Skip to content

Commit 921175c

Browse files
committed
Fixes bad label on triple-term-04.
1 parent 2a4fa33 commit 921175c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rdf/rdf12/rdf-n-triples/c14n/manifest.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ PREFIX rdft: <http://www.w3.org/ns/rdftest#>
305305
.
306306

307307
:triple-term-04 rdf:type rdft:TestNTriplesPositiveC14N ;
308-
mf:name "C14N triple-term-03" ;
308+
mf:name "C14N triple-term-04" ;
309309
rdfs:comment "Tests canonicalization of triple terms with triple term object" ;
310310
mf:action <triple-term-04.nt> ;
311311
mf:result <triple-term-04-c14n.nt>;

0 commit comments

Comments
 (0)