svn commit: r250539 - head/usr.sbin/bsdconfig/share/packages

Devin Teske dteske at FreeBSD.org
Wed May 15 05:03:26 UTC 2013


Author: dteske
Date: Sun May 12 00:50:18 2013
New Revision: 250539
URL: http://svnweb.freebsd.org/changeset/base/250539

Log:
  Comment.

Modified:
  head/usr.sbin/bsdconfig/share/packages/categories.subr

Modified: head/usr.sbin/bsdconfig/share/packages/categories.subr
==============================================================================
--- head/usr.sbin/bsdconfig/share/packages/categories.subr	Sun May 12 00:46:18 2013	(r250538)
+++ head/usr.sbin/bsdconfig/share/packages/categories.subr	Sun May 12 00:50:18 2013	(r250539)
@@ -100,7 +100,7 @@ f_category_desc_set()
 
 #
 # Load descriptions for package categories. Note that we don't internationalize
-# category names because this would be confusing for people used to that browse
+# category names because this would be confusing for people used to browsing
 # the FTP mirrors or are otherwise familiar with an interface that does not
 # provide internationalized names. The descriptions can be used to provide i18n
 # users a description of the non-i18n category name.
_______________________________________________
svn-src-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"


More information about the svn-src-head mailing list