From: Michael Sweet Date: Tue, 6 Jun 2017 13:36:28 +0000 (-0400) Subject: Fix typo (Issue #5018) X-Git-Tag: v2.2.4~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceea93e3d846ef04678f52ce03cb7ada04a4671a;p=thirdparty%2Fcups.git Fix typo (Issue #5018) --- diff --git a/CHANGES.md b/CHANGES.md index 1073e51791..7788f8cecb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,7 +4,7 @@ CHANGES - 2.2.4 - 2017-06-05 CHANGES IN CUPS V2.2.4 ---------------------- -- The scheduler did not remote old job files (Issue #4987) +- The scheduler did not remove old job files (Issue #4987) - cupsEnumDests did not return early when all printers had been discovered (Issue #4989) - The CUPS build system now supports cross-compilation (Issue #4897)