From da3bacc56c322b40ffea91d4774b2445ae7e0682 Mon Sep 17 00:00:00 2001 From: Mike Spracklen Date: Wed, 9 Apr 2025 15:32:01 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1796e534b..ce6c89c64 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The CUPS library (libcups) provides a common C API for HTTP/HTTPS and IPP communications on Unix®-like operating systems and Microsoft Windows®. It is used by many printing-related projects such as [CUPS][CUPS] and [PAPPL][PAPPL]. This project is part of OpenPrinting's CUPS 3.0 development, which will provide -a 100% driverless printing system for Unix®-life operating systems. +a 100% driverless printing system for Unix®-like operating systems. This version of the CUPS library removes all of the deprecated and obsolete APIs from CUPS 2.x and earlier and is *not* binary compatible with older releases.