Revision: 8485
http://sourceforge.net/p/bigdata/code/8485
Author: thompsonbry
Date: 2014-06-16 16:22:55 +0000 (Mon, 16 Jun 2014)
Log Message:
-----------
Typo.
Modified Paths:
--------------
branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/ASTContainer.java
Modified: branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/ASTContainer.java
===================================================================
--- branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/ASTContainer.java 2014-06-16 16:22:43 UTC (rev 8484)
+++ branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/ASTContainer.java 2014-06-16 16:22:55 UTC (rev 8485)
@@ -122,7 +122,7 @@
}
/**
- * Return the original SPARQL QUERY -or- UPATE from which this AST model was
+ * Return the original SPARQL QUERY -or- UPDATE from which this AST model was
* generated.
*
* @return The original Query or Update -or- <code>null</code> if the AST
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|