summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-06 17:14:07 +0000
committerrillig <rillig@pkgsrc.org>2005-11-06 17:14:07 +0000
commit0b797e7b5ba203cb59997a669e5c6e6789f2f231 (patch)
tree742b2b202b1d7607f5fe846abbb7e5a1821fd4df /mk
parent84755182d32e0a3b66b7b4888c3d9f6f45076a06 (diff)
downloadpkgsrc-0b797e7b5ba203cb59997a669e5c6e6789f2f231.tar.gz
Fixed grammar in a comment.
Diffstat (limited to 'mk')
-rw-r--r--mk/bulk/post-build-conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bulk/post-build-conf b/mk/bulk/post-build-conf
index 994db5a0268..c1291dba371 100644
--- a/mk/bulk/post-build-conf
+++ b/mk/bulk/post-build-conf
@@ -1,11 +1,11 @@
-# $NetBSD: post-build-conf,v 1.3 2005/11/06 17:12:55 rillig Exp $
+# $NetBSD: post-build-conf,v 1.4 2005/11/06 17:14:07 rillig Exp $
#
# This file is included after the build.conf file by the "build" and
# "pre-build" scripts. It provides functions for printing, checking and
# exporting the configuration variables.
-# Note: All function whose name start with "pbc_" are considered private
+# Note: All functions whose names start with "pbc_" are considered private
# to this file. The "pbc" prefix is an abbreviation for "post-build-conf".
# usage: pbc_showvar varname