From e40b73ebbd929bb2910ad8011b1e5a86b052d4cb Mon Sep 17 00:00:00 2001 From: Amit D Date: Sun, 30 Sep 2018 09:44:34 +0300 Subject: [PATCH] Updated Planning (markdown) --- Planning.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Planning.md b/Planning.md index 36bd030..faca1ba 100644 --- a/Planning.md +++ b/Planning.md @@ -94,7 +94,8 @@ Here we collect important issues and features for the release(s) following 4.0.0 * #### Remove deprecated code This does not include OpenCL or the old Tesseract engine. -* #### Tesseract creates output for missing input (see [issue 1023](https://github.com/tesseract-ocr/tesseract/issues/1023)). Mostly solved, but can be improved. +* #### Tesseract creates output for missing input (see [issue 1023](https://github.com/tesseract-ocr/tesseract/issues/1023)). + Mostly solved, but could be improved. * #### Issue 1353: Patch for /training/tessopt.cpp (see [pull request 13](https://github.com/tesseract-ocr/tesseract/pull/13))