From: Philip Howard Date: Tue, 20 Aug 2019 15:35:39 +0000 (+0100) Subject: Merge pull request #20 from makeupsomething/patch-1 X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/commitdiff_plain/2d9581bb732a9281a5a40944706ceefdf21f6b97?hp=10d81356df22a2eff212caedac15c7f3dc16f026 Merge pull request #20 from makeupsomething/patch-1 Fix typo --- diff --git a/install.sh b/install.sh index 1fec5c8..3e5b898 100755 --- a/install.sh +++ b/install.sh @@ -189,5 +189,5 @@ if [ -d "examples" ]; then fi success "\nAll done!" -inform "If this is your first time installing you should reboot for hardware changes to tkae effect.\n" +inform "If this is your first time installing you should reboot for hardware changes to take effect.\n" inform "Find uninstall steps in $UNINSTALLER\n"