git: 51b500976a - main - Fix typo in 313c8a75f1
Benjamin Kaduk <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by bjk: URL: https://cgit.FreeBSD.org/doc/commit/?id=51b500976a261b1965d19a3446dd758d0811f9fd commit 51b500976a261b1965d19a3446dd758d0811f9fd Author: Benjamin Kaduk <[email protected]> AuthorDate: 2022-11-06 23:01:30 +0000 Commit: Benjamin Kaduk <[email protected]> CommitDate: 2022-11-06 23:01:30 +0000 Fix typo in 313c8a75f1 s/onflicts/conflicts/ --- 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 8e5bed211b..8252cb85df 100644 --- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc @@ -668,7 +668,7 @@ Later sections describe the process in more detail. [WARNING] ==== -When switching from man:mergemaster[8] to man:etcupdate[8], the first run might merge changes incorrectly generating spurious onflicts. +When switching from man:mergemaster[8] to man:etcupdate[8], the first run might merge changes incorrectly generating spurious conflicts. To prevent this, perform the following steps *before* updating sources and building the new world: [source,shell]