diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 17:33:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 52f6380b238eb8325556144b4dca45c81f14312d (patch) | |
tree | df568f67a42d5dc358aa8d007ad55c1e861ff672 | |
parent | ed6386e416655472d48d7f79ac2ff127a3406930 (diff) | |
download | slackbuilds-52f6380b238eb8325556144b4dca45c81f14312d.tar.gz |
graphics/unpaper: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | graphics/unpaper/README | 2 | ||||
-rw-r--r-- | graphics/unpaper/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/unpaper/README b/graphics/unpaper/README index dd41cb8f93..f4f17530d9 100644 --- a/graphics/unpaper/README +++ b/graphics/unpaper/README @@ -18,4 +18,4 @@ output files can be in either .pbm, .pgm or .ppm format, thus generally in Conversion to PDF can e.g. be achieved with the Linux tools pgm2tiff, tiffcp and tiff2pdf. -This is a fork of the original unpaper software by D.E. "Flameeyes" Pettenò. +This is a fork of the original unpaper software by D.E. "Flameeyes" Petteno'. diff --git a/graphics/unpaper/slack-desc b/graphics/unpaper/slack-desc index c527885994..b044e1fbdf 100644 --- a/graphics/unpaper/slack-desc +++ b/graphics/unpaper/slack-desc @@ -14,6 +14,6 @@ unpaper: photocopies. Main purpose is to make scanned book pages better unpaper: readable on screen after conversion to PDF. Additionally, it might unpaper: be useful to enhance the quality of scanned pages before performing unpaper: optical character recognition (OCR). This is an active fork by D.E. -unpaper: "Flameeyes" Pettenò. +unpaper: "Flameeyes" Petteno'. unpaper: unpaper: Homepage: https://www.flameeyes.eu/projects/unpaper |