]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Change wording for ppdPageSize function.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 30 Apr 2012 18:33:39 +0000 (18:33 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 30 Apr 2012 18:33:39 +0000 (18:33 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10440 7a7537e8-13f0-0310-91df-b6672ffda945

cups/page.c

index 738c411dfec6a5382a2e09fefdcf0bafaa965337..824393d902f415307ac172df53d3e0e46bf99259 100644 (file)
@@ -34,7 +34,7 @@
 
 
 /*
- * 'ppdPageSize()' - Get the page size record for the given size.
+ * 'ppdPageSize()' - Get the page size record for the named size.
  */
 
 ppd_size_t *                           /* O - Size record for page or NULL */