Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Fquery%2Falgebra.mdtext
Kim Ahlstrøm
Index: trunk/content/documentation/query/algebra.mdtext
===================================================================
--- trunk/content/documentation/query/algebra.mdtext (revision 1655891)
+++ trunk/content/documentation/query/algebra.mdtext (working copy)
@@ -74,7 +74,7 @@
Java structures in ARQ.
Op op = ... ;
- SE.write(op) ; // Write to stdout
+ SSE.write(op) ; // Write to stdout
Writers default to writing to `System.out` but support calls to any
output stream (it manages the conversion to UTF-8) and ARQ own