Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2022 12:41:37 GMT
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 64002069dd - main - Typo fix: configuraton -> configuration
Message-ID:  <202201291241.20TCfbaa061853@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=64002069dd51072bdaa6c429a2aed2ccbf8b9b79

commit 64002069dd51072bdaa6c429a2aed2ccbf8b9b79
Author:     Benedict Reuschling <bcr@FreeBSD.org>
AuthorDate: 2022-01-29 12:41:01 +0000
Commit:     Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2022-01-29 12:41:01 +0000

    Typo fix: configuraton -> configuration
---
 documentation/content/en/books/handbook/cutting-edge/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
index 3b1723044b..c366ff4113 100644
--- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc
+++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
@@ -690,7 +690,7 @@ check /usr/src/UPDATING  <.>
 
 <.> Reboot the system to the new kernel.
 
-<.> Update and merge configuraton files in [.filename]#/etc/# required before installworld.
+<.> Update and merge configuration files in [.filename]#/etc/# required before installworld.
 
 <.> Go to the source directory.
 



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