Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2023 17:09:11 GMT
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 6a75d949c9 - main - Typo fix: recommened -> recommended
Message-ID:  <202312281709.3BSH9B9Z056534@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=6a75d949c94e7a6cb97c891ea50bfe47b561c6d1

commit 6a75d949c94e7a6cb97c891ea50bfe47b561c6d1
Author:     Benedict Reuschling <bcr@FreeBSD.org>
AuthorDate: 2023-12-28 17:08:45 +0000
Commit:     Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2023-12-28 17:08:45 +0000

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

diff --git a/documentation/content/en/books/handbook/wayland/_index.adoc b/documentation/content/en/books/handbook/wayland/_index.adoc
index f5fcf5bf60..a1d2517b97 100644
--- a/documentation/content/en/books/handbook/wayland/_index.adoc
+++ b/documentation/content/en/books/handbook/wayland/_index.adoc
@@ -449,7 +449,7 @@ xwayland = true
 ....
 
 For the Sway compositor, `Xwayland` should be enabled by default.
-Even so, it is recommened to manually add a configuration line in the [.filename]#~/.config/sway/config# like the following:
+Even so, it is recommended to manually add a configuration line in the [.filename]#~/.config/sway/config# like the following:
 
 [.programlisting]
 .....



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