Fix typo, pointed out privately by Petri Koistinen.

This commit is contained in:
is 2000-10-30 20:21:08 +00:00
parent 43bcdca61e
commit f2a9404fd1

View File

@ -1,5 +1,5 @@
#!/bin/sh
# $NetBSD: install.sub,v 1.36 2000/09/03 20:01:46 pk Exp $
# $NetBSD: install.sub,v 1.37 2000/10/30 20:21:08 is Exp $
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
# All rights reserved.
@ -1347,7 +1347,7 @@ __install_sets_1
verbose_flag=v
;;
*)
echo "Not using verbose listing.."
echo "Not using verbose listing."
verbose_flag=""
;;
esac