summaryrefslogtreecommitdiff
path: root/extras/mkocrtxt.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extras/mkocrtxt.sh')
-rw-r--r--extras/mkocrtxt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/mkocrtxt.sh b/extras/mkocrtxt.sh
index e683459..497f8a7 100644
--- a/extras/mkocrtxt.sh
+++ b/extras/mkocrtxt.sh
@@ -11,7 +11,7 @@
# converted to tiff format, so that they're readable by
# any version of tesseract.
-for i in `ls *tif`
+for i in `ls *png`
do
echo "$i"