From: makeupsomething Date: Thu, 1 Aug 2019 06:09:58 +0000 (+0900) Subject: Fix typo X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/commitdiff_plain/876dfbe7c3ec660f7ba93c4f7777333b7cf1e1cc 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"