aboutsummaryrefslogtreecommitdiff
path: root/release/tools
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2018-05-04 21:17:29 +0000
committerGlen Barber <gjb@FreeBSD.org>2018-05-04 21:17:29 +0000
commitef470d031a05da3bba5cd10561f22941b8da6bf7 (patch)
tree65a2163d01700e4b5e302d33938de066bc2cd4d9 /release/tools
parent0e5c6bd43646821dc676a6db03b7175f2668ec88 (diff)
downloadsrc-ef470d031a05da3bba5cd10561f22941b8da6bf7.tar.gz
src-ef470d031a05da3bba5cd10561f22941b8da6bf7.zip
Fix a typo.
Submitted by: lidl MFC after: 3 days MFC with: r333262 Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=333264
Diffstat (limited to 'release/tools')
-rw-r--r--release/tools/gce.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/tools/gce.conf b/release/tools/gce.conf
index 626e5b5f14c0..1ae830ce7905 100644
--- a/release/tools/gce.conf
+++ b/release/tools/gce.conf
@@ -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