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 2012/01/13 00:19:09 UTC

svn commit: r1230834 - /incubator/jena/Jena2/JenaTop/trunk/BUILD

Author: castagna
Date: Thu Jan 12 23:19:09 2012
New Revision: 1230834

URL: http://svn.apache.org/viewvc?rev=1230834&view=rev
Log:
Fixed typo.

Modified:
    incubator/jena/Jena2/JenaTop/trunk/BUILD

Modified: incubator/jena/Jena2/JenaTop/trunk/BUILD
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/JenaTop/trunk/BUILD?rev=1230834&r1=1230833&r2=1230834&view=diff
==============================================================================
--- incubator/jena/Jena2/JenaTop/trunk/BUILD (original)
+++ incubator/jena/Jena2/JenaTop/trunk/BUILD Thu Jan 12 23:19:09 2012
@@ -68,7 +68,7 @@ To build the artifacts for this module:
 
     mvn clean package
 
-or to make them available to other projscts on the local machine:
+or to make them available to other projects on the local machine:
 
     mvn clean install