From 01c176d58cc92d1deaa75c4b84d049971283771a Mon Sep 17 00:00:00 2001 From: Gustavo Neves Date: Tue, 21 Feb 2017 03:24:25 -0300 Subject: [PATCH] Fixed typo in my name, at comments --- pdfScale.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdfScale.sh b/pdfScale.sh index 6cbe219..fb9f4a0 100755 --- a/pdfScale.sh +++ b/pdfScale.sh @@ -4,7 +4,7 @@ # # Scale PDF to specified percentage of original size. # -# Gutavo Arnosti Neves - 2016 / 07 / 10 +# Gustavo Arnosti Neves - 2016 / 07 / 10 # # This script: https://github.com/tavinus/pdfScale # Based on: http://ma.juii.net/blog/scale-page-content-of-pdf-files