svn commit: r309047 - head/print/libpaper

Hiroki Sato hrs at FreeBSD.org
Sun Dec 16 23:38:35 UTC 2012


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)


More information about the svn-ports-all mailing list