Author: gjb
Date: Fri May  4 21:17:29 2018
New Revision: 333264
URL: https://svnweb.freebsd.org/changeset/base/333264

Log:
  Fix a typo.
  
  Submitted by: lidl
  MFC after:    3 days
  MFC with:     r333262
  Sponsored by: The FreeBSD Foundation

Modified:
  head/release/tools/gce.conf

Modified: head/release/tools/gce.conf
==============================================================================
--- head/release/tools/gce.conf Fri May  4 20:54:27 2018        (r333263)
+++ head/release/tools/gce.conf Fri May  4 21:17:29 2018        (r333264)
@@ -87,7 +87,7 @@ EOF
 
        # To meet GCE marketplace requirements, extract the src.txz and
        # ports.txz distributions to the target virtual machine disk image
-       # and fetch the sources for the third-part software installed on
+       # and fetch the sources for the third-party software installed on
        # the image.
        if [ ! -c "${DESTDIR}/dev/null" ]; then
                mkdir -p ${DESTDIR}/dev
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to