You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by ot...@apache.org on 2007/05/17 22:00:48 UTC

svn commit: r539097 - /lucene/solr/trunk/build.xml

Author: otis
Date: Thu May 17 13:00:47 2007
New Revision: 539097

URL: http://svn.apache.org/viewvc?view=rev&rev=539097
Log:
- Typo

Modified:
    lucene/solr/trunk/build.xml

Modified: lucene/solr/trunk/build.xml
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/build.xml?view=diff&rev=539097&r1=539096&r2=539097
==============================================================================
--- lucene/solr/trunk/build.xml (original)
+++ lucene/solr/trunk/build.xml Thu May 17 13:00:47 2007
@@ -34,7 +34,7 @@
   <!-- Java Version we are compatible with -->
   <property name="java.compat.version" value="1.5" />
 
-  <!-- Solr Implimentation Version -->
+  <!-- Solr Implementation Version -->
   <!--
        This can be any string value that does not include spaces
        This will be used when creating build artifact file names.