From: Michael Sweet Date: Sat, 20 Aug 2016 14:19:26 +0000 (-0400) Subject: Fix typo. X-Git-Tag: v2.2.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1bd5ac440f873db68ddae551cf12845d1ca24b5;p=thirdparty%2Fcups.git Fix typo. --- diff --git a/INSTALL.txt b/INSTALL.txt index 3b75ec02f0..9e74972bbf 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -30,7 +30,7 @@ BEFORE YOU BEGIN make does not support "include". Besides these tools you'll want ZLIB library for compression support, the - GNU TLS library for encryption support on platforms other then iOS, macOS, + GNU TLS library for encryption support on platforms other than iOS, macOS, or Windows, and either MIT (1.6.3 or higher) or Heimdal Kerberos for Kerberos support. CUPS will compile and run without these, however you'll miss out on many of the features provided by CUPS.