Changeset: 014830a1b000 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=014830a1b000 Modified Files: monetdb5/extras/rdf/rdf.mx Branch: Mar2011 Log Message:
Typo. diffs (12 lines): diff --git a/monetdb5/extras/rdf/rdf.mx b/monetdb5/extras/rdf/rdf.mx --- a/monetdb5/extras/rdf/rdf.mx +++ b/monetdb5/extras/rdf/rdf.mx @@ -27,7 +27,7 @@ command shred(location:str, graphname:str, schema:str):bat[:void, :bat] address RDFParser -comment "Shred the fiven document." +comment "Shred the given document." @h #ifndef _RDF_H_ _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
