git: 2321719e31 - main - handbook/x11: Correct three typos in the chapter x11

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Mon, 27 Oct 2025 16:44:42 UTC
The branch main has been updated by gbe:

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

commit 2321719e316a8747043c7830772004487c9cf393
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-10-27 16:44:06 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-10-27 16:44:06 +0000

    handbook/x11: Correct three typos in the chapter x11
    
    - s/enviroment/environment/
    - s/catagory/category/
---
 documentation/content/en/books/handbook/x11/_index.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc
index f549ceffec..d2bc18567f 100644
--- a/documentation/content/en/books/handbook/x11/_index.adoc
+++ b/documentation/content/en/books/handbook/x11/_index.adoc
@@ -446,7 +446,7 @@ The drivers will automatically offload intensive tasks to the dGPU
 when required, and power it down when able.
 
 To launch applications on the more powerful GPU in PRIME,
-use the `DRI_PRIME=1` enviroment variable.
+use the `DRI_PRIME=1` environment variable.
 
 If multiple graphics drivers are conflicting,
 the driver for the graphics processor can be specified in the
@@ -707,7 +707,7 @@ or manually with package:x11/xinput[xinput]
 and package:x11/setxkbmap[setxkbmap].
 
 Alternatively, there are older, lightweight, individual drivers for
-specific input devices available in the package:x11-drivers[] catagory
+specific input devices available in the package:x11-drivers[] category
 named x11/xf86-input-[foo].
 This approach requires manual configuration of the X.org server.
 Both are described in this subsection.
@@ -809,7 +809,7 @@ These are both vector or outline fonts, there are also bitmap fonts.
 
 The FreeBSD Ports Collection includes a wide and growing catalog
 of free, high quality fonts available for installation
-in the package:x11-fonts[] catagory.
+in the package:x11-fonts[] category.
 
 System-wide font packages installed from the ports collection
 live in `[.filename]#/usr/local/share/fonts/#`.