From 5a1d7a227b06c617e6c83d8c55adb30e7a3fa75b Mon Sep 17 00:00:00 2001 From: Henrik Holmboe Date: Tue, 14 Dec 2021 18:15:49 +0100 Subject: [PATCH] Minor typo --- pdf-read.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf-read.scrbl b/pdf-read.scrbl index c31eb22..24d23ea 100644 --- a/pdf-read.scrbl +++ b/pdf-read.scrbl @@ -14,7 +14,7 @@ This library lets Racket render PDF files. You can also gather information about the text or layout. This requires @tt{libpoppler}, and thus likely only works on Linux or Mac OSX. -Windows might work if you insctall Poppler, but I can't make promises. +Windows might work if you install Poppler, but I can't make promises. }