Github user afs commented on a diff in the pull request:
https://github.com/apache/jena/pull/387#discussion_r175388799
--- Diff:
jena-rdfconnection/src/main/java/org/apache/jena/rdfconnection/RDFConnectionRemote.java
---
@@ -280,7 +280,7 @@ private void updateExec(UpdateRequest update, String
updateString ) {
}
// Use the query string as provided if possible, otherwise
serialize the query.
--- End diff --
s/query/update/g---
