tavinus / pdfScale

Bash Script to Scale and Resize PDFs using Ghostscript
MIT License
242 stars 36 forks source link

typo: milimeters -> millimeters #36

Closed jonassmedegaard closed 1 year ago

jonassmedegaard commented 1 year ago

Help text contains the word "Milimeters" which is a misspelling: Should be "Millimeters" (i.e. with double "l").

tavinus commented 1 year ago

Fixed on https://github.com/tavinus/pdfScale/commit/1e633d94b69f73a926c8d97ef547b2ddcafb4452 v2.5.7

Thanks!