diff options
Diffstat (limited to 'cups/ipp-support.c')
-rw-r--r-- | cups/ipp-support.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cups/ipp-support.c b/cups/ipp-support.c index 82200ae7d..663ba3ed7 100644 --- a/cups/ipp-support.c +++ b/cups/ipp-support.c @@ -217,7 +217,7 @@ static char * const ipp_std_ops[] = "dateTime", /* 0x31 */ "resolution", /* 0x32 */ "rangeOfInteger", /* 0x33 */ - "begCollection", /* 0x34 */ + "collection", /* 0x34 */ "textWithLanguage", /* 0x35 */ "nameWithLanguage", /* 0x36 */ "endCollection", /* 0x37 */ |