Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmv committed Apr 10, 2005
1 parent 6b8a7f8 commit 1fa01b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mk/install/files
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!@SH@
#
# $NetBSD: files,v 1.3 2005/02/14 16:31:41 tv Exp $
# $NetBSD: files,v 1.4 2005/04/10 11:01:29 jmmv Exp $
#
# +FILES - reference-counted configuration file management script
#
Expand Down Expand Up @@ -250,7 +250,7 @@ CHECK-REMOVE)
yes) ;;
*) printed_header=yes
${ECHO} "==========================================================================="
${ECHO} "The following file are no longer being used by ${PKGNAME},"
${ECHO} "The following files are no longer being used by ${PKGNAME},"
${ECHO} "and they can be removed if no other packages are using them:"
${ECHO} ""
;;
Expand Down

0 comments on commit 1fa01b2

Please sign in to comment.