From 13b110db151ff13165abac9912a4e0d5852a9d71 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Sun, 12 Nov 2023 14:21:03 +0100 Subject: [PATCH] Update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 9a71d20..65cda93 100755 --- a/install.sh +++ b/install.sh @@ -70,7 +70,7 @@ if [ $profile == "All" ]; then source .install/qtile-dotfiles.sh fi source .install/bashrc.sh -echo "IMPORTANT: Please check the keyboard layout and screen resolution after the rebbot of your system." +echo "IMPORTANT: Please check the keyboard layout and screen resolution after the reboot of your system." echo "" source .install/done.sh