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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to