git: 14874cd74d - main - Fix minor typo: s/Exteral/External/.
Dimitry Andric <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dim (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=14874cd74d40dfb17bd41edc91b88d7ca0dd6990 commit 14874cd74d40dfb17bd41edc91b88d7ca0dd6990 Author: Dimitry Andric <[email protected]> AuthorDate: 2021-04-28 18:29:18 +0000 Commit: Dimitry Andric <[email protected]> CommitDate: 2021-04-28 18:29:18 +0000 Fix minor typo: s/Exteral/External/. --- documentation/content/en/articles/committers-guide/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 523a290408..a79443f48c 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -519,7 +519,7 @@ The branch names are different and the repositories are in different locations. The cgit repository web interface for use with web browsers is at https://cgit.FreeBSD.org/ports/ . The production Git repository is at https://git.FreeBSD.org/ports.git and at ssh://[email protected]/ports.git (or [email protected]:ports.git). -There is also a mirror on GitHub, see link:{handbook}mirrors/#mirrors[Exteral mirrors] for an overview. +There is also a mirror on GitHub, see link:{handbook}mirrors/#mirrors[External mirrors] for an overview. The 'current' branch is 'main' . The quarterly branches are named 'yyyyQn' for year 'yyyy' and quarter 'n'. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"