summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorthomas <thomas@FreeBSD.org>2008-09-02 21:27:19 +0000
committerthomas <thomas@FreeBSD.org>2008-09-02 21:27:19 +0000
commit97e4608fa8e2ff64d202b0026df7fb256fdaedeb (patch)
treee24f44bf52027cf35535f9574a881ac451803109 /tools
parent6b0f6beaa5b6fb8f33de23b54d4f15ff2db26715 (diff)
downloadFreeBSD-src-97e4608fa8e2ff64d202b0026df7fb256fdaedeb.zip
FreeBSD-src-97e4608fa8e2ff64d202b0026df7fb256fdaedeb.tar.gz
Fix typo in comment.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/nanobsd/nanobsd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/nanobsd/nanobsd.sh b/tools/tools/nanobsd/nanobsd.sh
index e5b1a00..fa81f68 100644
--- a/tools/tools/nanobsd/nanobsd.sh
+++ b/tools/tools/nanobsd/nanobsd.sh
@@ -549,7 +549,7 @@ cust_pkg () (
echo "==="
while true
do
- # Record how may we have now
+ # Record how many we have now
have=`ls ${NANO_WORLDDIR}/var/db/pkg | wc -l`
# Attempt to install more packages
OpenPOWER on IntegriCloud