Author: gjb
Date: Wed Jan 28 17:39:57 2015
New Revision: 277838
URL: https://svnweb.freebsd.org/changeset/base/277838

Log:
  Fix a typo in a comment.
  
  MFC after:    1 week
  X-MFC-with:   r277837
  Sponsored by: The FreeBSD Foundation

Modified:
  head/release/scripts/make-manifest.sh

Modified: head/release/scripts/make-manifest.sh
==============================================================================
--- head/release/scripts/make-manifest.sh       Wed Jan 28 17:34:27 2015        
(r277837)
+++ head/release/scripts/make-manifest.sh       Wed Jan 28 17:39:57 2015        
(r277838)
@@ -5,7 +5,7 @@
 #  Usage: make-manifest.sh foo1.txz foo2.txz ...
 #
 # The output file looks like this (tab-delimited):
-#  foo1.txz SHA256-checksu Number-of-files foo1 Description Install-by-default
+#  foo1.txz SHA256-checksum Number-of-files foo1 Description Install-by-default
 #
 # $FreeBSD$
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to