Author: bdelacretaz Date: Mon Jun 25 12:57:53 2012 New Revision: 1353502 URL: http://svn.apache.org/viewvc?rev=1353502&view=rev Log: typo
Modified: incubator/stanbol/trunk/data/sites/dbpedia/download_index.xml Modified: incubator/stanbol/trunk/data/sites/dbpedia/download_index.xml URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpedia/download_index.xml?rev=1353502&r1=1353501&r2=1353502&view=diff ============================================================================== --- incubator/stanbol/trunk/data/sites/dbpedia/download_index.xml (original) +++ incubator/stanbol/trunk/data/sites/dbpedia/download_index.xml Mon Jun 25 12:57:53 2012 @@ -17,7 +17,7 @@ --> <project name="Index Download Helper" default="download" basedir="."> <description> - Contains only a singel target that is used by the Maven Ant + Contains only a single target that is used by the Maven Ant Plugin to download the Index parsed via 'index.url' to 'target.directory' </description> @@ -29,4 +29,4 @@ </resources> </copy> </target> -</project> \ No newline at end of file +</project>