From: Till Kamppeter Date: Tue, 28 Sep 2021 09:59:23 +0000 (+0200) Subject: Fixed typo. X-Git-Tag: v2.4b1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba103830fa4ad8ce281ac8c67af38803754fdef5;p=thirdparty%2Fcups.git Fixed typo. --- diff --git a/cups/ppd-cache.c b/cups/ppd-cache.c index ecce6af72f..81df707f2f 100644 --- a/cups/ppd-cache.c +++ b/cups/ppd-cache.c @@ -4355,7 +4355,7 @@ _ppdCreateFromIPP2( "TriplePortrait", "TripleLandscape", "TripleRevPortrait", - "TripleRevLandscape" + "TripleRevLandscape", "QuadPortrait", "QuadLandscape", "QuadRevPortrait",