You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by ca...@apache.org on 2011/11/16 13:25:38 UTC

svn commit: r1202660 - /incubator/jena/Jena2/ARQ/trunk/src/main/java/org/openjena/riot/web/HttpOp.java

Author: castagna
Date: Wed Nov 16 12:25:38 2011
New Revision: 1202660

URL: http://svn.apache.org/viewvc?rev=1202660&view=rev
Log:
Typo in the Javadoc.

Modified:
    incubator/jena/Jena2/ARQ/trunk/src/main/java/org/openjena/riot/web/HttpOp.java

Modified: incubator/jena/Jena2/ARQ/trunk/src/main/java/org/openjena/riot/web/HttpOp.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/src/main/java/org/openjena/riot/web/HttpOp.java?rev=1202660&r1=1202659&r2=1202660&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/src/main/java/org/openjena/riot/web/HttpOp.java (original)
+++ incubator/jena/Jena2/ARQ/trunk/src/main/java/org/openjena/riot/web/HttpOp.java Wed Nov 16 12:25:38 2011
@@ -45,7 +45,7 @@ import org.slf4j.LoggerFactory ;
 import com.hp.hpl.jena.sparql.ARQInternalErrorException ;
 
 /** Simplified HTTP operations; simplification means only supporting certain needed uses of HTTP.
- * The expectation is that the simpifed operations in this class can be used by other code to
+ * The expectation is that the simplified operations in this class can be used by other code to
  * generate more application specific HTTP interactions (e.g. SPARQL queries).        
  * <p>
  * For HTTP GET, the application supplies a URL, the accept header string, and a