From 9c4c0dd5fae6a9d3017e2533ec1a93136967e552 Mon Sep 17 00:00:00 2001 From: nils Date: Sun, 12 Jan 2025 18:44:52 +0100 Subject: [PATCH] damn --- docs/gentoo-desktop-setup/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gentoo-desktop-setup/installation.md b/docs/gentoo-desktop-setup/installation.md index 944ce79..ac16814 100644 --- a/docs/gentoo-desktop-setup/installation.md +++ b/docs/gentoo-desktop-setup/installation.md @@ -153,7 +153,7 @@ root@chroot:~# rc-service ntpd start ### Set up locales -Musl also does not support locales out of the box. They aren't necessary but some programms rely on them to set the language of their application. To be able to use locales install the `musl-locales` package: +Musl also does not support locales out of the box. They aren't necessary but some programs rely on them to set the language of their application. To be able to use locales install the `musl-locales` package: ``` shell-session root@chroot:~# emerge -av sys-apps/musl-locales