aboutsummaryrefslogtreecommitdiffstats
path: root/README-what-to-download.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-what-to-download.md')
-rw-r--r--README-what-to-download.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-what-to-download.md b/README-what-to-download.md
index 205867b2..f9ee09d7 100644
--- a/README-what-to-download.md
+++ b/README-what-to-download.md
@@ -2,7 +2,7 @@ To build from source for Linux or other UNIX/UNIX-like systems, it is generally
Windows Binaries
-You can download Windiows binaries that are statically linked with qpdf's external dependencies and use the OpenSSL crypto provider. There are several options:
+You can download Windows binaries that are statically linked with qpdf's external dependencies and use the OpenSSL crypto provider. There are several options:
* `qpdf-<version>-bin-mingw32.zip` - 32-bit executables that should work on basically any Windows system, including 64-bit systems. The 32-bit executables are capable of handling files larger than 2 GB. If you just want to use the qpdf command line program or use the qpdf DLL's C-language interface, you can download this file. You can also download this version if you are using MINGW's gcc and want to program using the C++ interface.