From eb9c3f7867ff29d32656ac3b6fcb898ea20e6d4b Mon Sep 17 00:00:00 2001 From: jwihardi <84292598+jwihardi@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:46:00 -0400 Subject: [PATCH] Fix typo in README regarding Hyprland ebuild --- dist-gentoo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist-gentoo/README.md b/dist-gentoo/README.md index a98469d2b..bff14b431 100644 --- a/dist-gentoo/README.md +++ b/dist-gentoo/README.md @@ -56,4 +56,4 @@ end ``` Hyprland: error while loading shared libraries: libhyprgraphics.so.0: cannot open shared object file: No such file or directory ``` -The Hyprland live ebuild sometimes has linage issues, deleteing _Hyprland_ and _hyprland_ from _/usr/bin/_ and then re-emerging. +The Hyprland live ebuild sometimes has linkage issues, deleteing _Hyprland_ and _hyprland_ from _/usr/bin/_ and then re-emerging.