Date: Sun, 16 Dec 2012 23:38:35 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309047 - head/print/libpaper Message-ID: <201212162338.qBGNcZrx073865@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: hrs Date: Sun Dec 16 23:38:34 2012 New Revision: 309047 URL: http://svnweb.freebsd.org/changeset/ports/309047 Log: Fix a typo. Spotted by: Kurt Jaeger Modified: head/print/libpaper/pkg-descr Modified: head/print/libpaper/pkg-descr ============================================================================== --- head/print/libpaper/pkg-descr Sun Dec 16 23:18:28 2012 (r309046) +++ head/print/libpaper/pkg-descr Sun Dec 16 23:38:34 2012 (r309047) @@ -4,7 +4,7 @@ paper size. This release is quite minimal, its purpose being to provide really basic functions (obtaining the system paper name and getting the height and -width of a given kond of paper) that applications can immediately +width of a given kind of paper) that applications can immediately integrate. A more complete library, using a capabilities file for papers (giving, in addition to the size, informations like paper weigth, color, etc)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212162338.qBGNcZrx073865>