From 722eb0a65c99e7bb0ace8e650336789d0ad92ffd Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sun, 29 Mar 2015 15:28:53 +0300 Subject: [PATCH] gocr: fix typo in description --- app-text/gocr/gocr-0.50.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/gocr/gocr-0.50.recipe b/app-text/gocr/gocr-0.50.recipe index 4dd9fd648..8315fb036 100644 --- a/app-text/gocr/gocr-0.50.recipe +++ b/app-text/gocr/gocr-0.50.recipe @@ -1,4 +1,4 @@ -SUMMARY="An OCR (Octical Character Recognition) reader" +SUMMARY="An OCR (Optical Character Recognition) reader" DESCRIPTION=" It converts scanned images of text back to text files. Joerg Schulenburg \ started the program, and now leads a team of developers.