Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2022 19:41:59 GMT
From:      =?utf-8?Q?Stefan=20E=C3=9Fer?= <se@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: aaa347a4be - main - Fix spelling of two words (go-based, five-stage)
Message-ID:  <202209071941.287Jfxi5063430@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se (ports, src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=aaa347a4be1415b208d5fd372aed1bbf8f1dae07

commit aaa347a4be1415b208d5fd372aed1bbf8f1dae07
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-09-07 06:47:25 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-09-07 19:20:42 +0000

    Fix spelling of two words (go-based, five-stage)
    
    Submitted by:   pauamma
---
 documentation/content/en/books/porters-handbook/special/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/porters-handbook/special/_index.adoc b/documentation/content/en/books/porters-handbook/special/_index.adoc
index 62d925b389..369632c78b 100644
--- a/documentation/content/en/books/porters-handbook/special/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/special/_index.adoc
@@ -835,7 +835,7 @@ PLIST_FILES=    bin/hey
 
 If the "easy" way is not adequate or more control over dependencies is needed, the full porting process is described below.
 
-Creating a Go based port is a five stage process.
+Creating a Go-based port is a five-stage process.
 First we need to provide a ports template that fetches the application distribution file:
 
 [.programlisting]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209071941.287Jfxi5063430>