Fix spelling.

This commit is contained in:
Patrick Jentsch 2019-03-10 21:04:14 +01:00
parent 26757eda03
commit 44c759f7c2

View File

@ -56,6 +56,6 @@ RUN echo "deb https://notesalexp.org/tesseract-ocr/stretch/ stretch main" >> /et
wget -nv https://github.com/tesseract-ocr/tessdata_best/raw/master/spa.traineddata -P /usr/share/tesseract-ocr/4.00/tessdata
COPY ocr /usr/local/bin
COPY hocr2tei /usr/local/bin
COPY hocrtotei /usr/local/bin
CMD ["/bin/bash"]