From bf9f40cac6310a5b9bb5212dd10d4a10459e029f Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sun, 29 Jan 2017 13:11:25 +0100 Subject: [PATCH] Fix typos --- CONTRIBUTING.md | 4 ++-- INSTALL | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0d29fc45..417f6062 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ When creating an issue, please report your operating system, including its speci Search through open and closed issues to see if similar issue has been reported already (and sometimes also has been solved). -Similary, before you post your question in the forum, search through past threads to see if similar question has been asked already. +Similarly, before you post your question in the forum, search through past threads to see if similar question has been asked already. Read the [wiki](https://github.com/tesseract-ocr/tesseract/wiki) before you report your issue or ask a question in the forum. @@ -44,7 +44,7 @@ When attaching a file to the issue report / forum ... Do not attach programs or libraries to your issues/posts. -For large files or for programs, add a link to a iocation where they can be downloaded (your site, Git repo, Google Drive, Dropbox etc.) +For large files or for programs, add a link to a location where they can be downloaded (your site, Git repo, Google Drive, Dropbox etc.) Attaching a multi-page TIFF image is useful only if you have problem with multi-page functionality, otherwise attach only one or a few single page images. diff --git a/INSTALL b/INSTALL index f2f22037..22aa2e0a 100644 --- a/INSTALL +++ b/INSTALL @@ -45,7 +45,7 @@ The simplest way to compile this package is: `sh ./configure' instead to prevent `csh' from trying to execute `configure' itself. - Running `configure' takes awhile. While running, it prints some + Running `configure' takes a while. While running, it prints some messages telling which features it is checking for. 2. Type `make' to compile the package.