git: 64002069dd - main - Typo fix: configuraton -> configuration
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jan 2022 12:41:37 UTC
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.