From: Michael R Sweet Date: Fri, 26 Mar 2021 20:59:53 +0000 (-0400) Subject: Fix spelling error (Issue #161) X-Git-Tag: v2.4b1~163^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b92de8a6f69b64012b463691f81a2a924cbd303d;p=thirdparty%2Fcups.git Fix spelling error (Issue #161) --- diff --git a/scheduler/dirsvc.c b/scheduler/dirsvc.c index b4d67a92aa..c25e84d153 100644 --- a/scheduler/dirsvc.c +++ b/scheduler/dirsvc.c @@ -440,7 +440,7 @@ dnssdBuildTxtRecord( keyvalue[count++][1] = urf_str; } - keyvalue[count ][0] = "morpria-certified"; + keyvalue[count ][0] = "mopria-certified"; keyvalue[count++][1] = "1.3"; if (p->type & CUPS_PRINTER_FAX)