typo correction! fixes 1287

This commit is contained in:
Thomas G. (Syryos) 2014-08-22 10:52:38 +01:00 committed by Jim O'Regan
parent d1aa61c110
commit 541e06c2b2

View File

@ -22,8 +22,8 @@ So, the steps for making Tesseract are:
$ make training
$ sudo make training-install
You need to install at least English langugage data file to TESSDATA_PREFIX
directory. All langugage data files can be retrieved from git repository:
You need to install at least English language data file to TESSDATA_PREFIX
directory. All language data files can be retrieved from git repository:
$ git clone https://code.google.com/p/tesseract-ocr.tessdata/ tessdata
To compile ScrollView.jar you need to download piccolo2d-core-3.0.jar