]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fixed attribute name in documentation. 184/head
authorDanil Korotenko <danil.korotenko@gmail.com>
Thu, 6 May 2021 16:02:41 +0000 (19:02 +0300)
committerDanil Korotenko <danil.korotenko@gmail.com>
Thu, 6 May 2021 16:02:41 +0000 (19:02 +0300)
doc/help/spec-ipp.html

index 8f0ad313d7b78f8e51e24fb8d2654a87e9ca6f0a..a0ff0eb6781b539cfbfec0f44ad593b6a008f3e8 100644 (file)
@@ -1292,7 +1292,7 @@ CUPS-Get-PPDs Response:
 
        <dt>"document-number" (integer(1:MAX)):
 
-       <dd>The client MUST supply a document number to retrieve. The <tt>document-count</tt> attribute for the job defines the maximum document number that can be specified. In the case of jobs with banners (<tt>job-sheets</tt> is not "none"), document number 1 will typically contain the start banner and document number N will typically contain the end banner.
+       <dd>The client MUST supply a document number to retrieve. The <tt>number-of-documents</tt> attribute for the job defines the maximum document number that can be specified. In the case of jobs with banners (<tt>job-sheets</tt> is not "none"), document number 1 will typically contain the start banner and document number N will typically contain the end banner.
 
 </dl>