Revision: 13719
          http://gate.svn.sourceforge.net/gate/?rev=13719&view=rev
Author:   valyt
Date:     2011-04-20 15:33:07 +0000 (Wed, 20 Apr 2011)

Log Message:
-----------
typo

Modified Paths:
--------------
    mimir/trunk/plugins/sparql/src/gate/mimir/sparql/SPARQLResultSet.java

Modified: mimir/trunk/plugins/sparql/src/gate/mimir/sparql/SPARQLResultSet.java
===================================================================
--- mimir/trunk/plugins/sparql/src/gate/mimir/sparql/SPARQLResultSet.java       
2011-04-20 15:31:24 UTC (rev 13718)
+++ mimir/trunk/plugins/sparql/src/gate/mimir/sparql/SPARQLResultSet.java       
2011-04-20 15:33:07 UTC (rev 13719)
@@ -246,7 +246,7 @@
    * The values returned by the SPARQL endpoint. Each row is an array of String
    * values, each entry in the array being a value for the corresponding 
column 
    * (as returned by {@link #getColumnNames()}).  
-   * @return a bi-dimnesional array of Strings, where the first index selects 
+   * @return a bi-dimensional array of Strings, where the first index selects 
    * the row, and the second index selects the column. 
    */
   public String[][] getRows() {


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to