Author: dmeikle
Date: Sat Dec 6 04:48:47 2008
New Revision: 723975
URL: http://svn.apache.org/viewvc?rev=723975&view=rev
Log:
Fixed spelling mistake
Modified:
lucene/tika/branches/0.2/src/site/apt/gettingstarted.apt
Modified: lucene/tika/branches/0.2/src/site/apt/gettingstarted.apt
URL:
http://svn.apache.org/viewvc/lucene/tika/branches/0.2/src/site/apt/gettingstarted.apt?rev=723975&r1=723974&r2=723975&view=diff
==============================================================================
--- lucene/tika/branches/0.2/src/site/apt/gettingstarted.apt (original)
+++ lucene/tika/branches/0.2/src/site/apt/gettingstarted.apt Sat Dec 6
04:48:47 2008
@@ -163,7 +163,7 @@
The tika jar (tika-x.y.jar) can be used as a command
line utility for extracting text content and metadata from all sorts of
- files, provided the dependancies detailed previously are included on the
classpath.
+ files, provided the dependencies detailed previously are included on the
classpath.
The usage instructions are shown below.