Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2023 14:51:56 GMT
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: cd2e6adbe1 - main - Typo fix: explicity -> explicitly
Message-ID:  <202312281451.3BSEpuB0030951@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bcr:

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

commit cd2e6adbe1c39e89c446d5c96af2d036d21bdfda
Author:     Benedict Reuschling <bcr@FreeBSD.org>
AuthorDate: 2023-12-28 14:51:19 +0000
Commit:     Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2023-12-28 14:51:19 +0000

    Typo fix: explicity -> explicitly
---
 documentation/content/en/books/handbook/ports/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/ports/_index.adoc b/documentation/content/en/books/handbook/ports/_index.adoc
index 301f662ae7..24878ce791 100644
--- a/documentation/content/en/books/handbook/ports/_index.adoc
+++ b/documentation/content/en/books/handbook/ports/_index.adoc
@@ -507,7 +507,7 @@ Proceed with deinstalling packages? [y/N]:
 ....
 
 Packages installed as dependencies are called _automatic_ packages.
-Non-automatic packages, i.e the packages that were explicity installed not as a dependency to another package, can be listed using:
+Non-automatic packages, i.e the packages that were explicitly installed not as a dependency to another package, can be listed using:
 
 [source,shell]
 ....



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