From 950e945eb9857bf66a4e4b5e3bf72748123a994f Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Thu, 11 Jan 2024 07:08:59 +0100 Subject: [PATCH] Fixed typo --- .install/hyprland-version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/hyprland-version.sh b/.install/hyprland-version.sh index 02a3c72..0cec9b2 100644 --- a/.install/hyprland-version.sh +++ b/.install/hyprland-version.sh @@ -8,7 +8,7 @@ echo -e "${NONE}" hyprland_installed=0 hyprlandgit_installed=0 hyprland_package="" -echo "Hyprland is available in two differnet versions: " +echo "Hyprland is available in two different versions: " echo "hyprland with the lastest official release " echo "hyprland-git compiled from latest source." echo