From 0e50365683df4eecbea8565f515d3b9b12808820 Mon Sep 17 00:00:00 2001 From: Nick Heindl Date: Thu, 13 Oct 2016 09:24:20 -0500 Subject: [PATCH] Corrected typo of 'Enlish' to 'English' --- docs/tesseract_lang_list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tesseract_lang_list.md b/docs/tesseract_lang_list.md index c3bbe8d..6a70e0d 100644 --- a/docs/tesseract_lang_list.md +++ b/docs/tesseract_lang_list.md @@ -18,7 +18,7 @@ The `lang` property of the options object passed to `Tesseract.recognize` can ha | 'dan' | Danish | | 'deu' | German | | 'ell' | Greek | -| 'eng' | Enlish | +| 'eng' | English | | 'enm' | English (Old) | | 'epo' | Esperanto | | 'epo_alt' | Esperanto alternative |