From 127c490bd9449edcf215f5240edd4a9ce195640c Mon Sep 17 00:00:00 2001 From: Andy Jackson <33336318+andybjackson@users.noreply.github.com> Date: Sat, 5 Dec 2020 13:51:51 +0000 Subject: [PATCH] Update micropatcher.sh Minor typo correction --- micropatcher.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/micropatcher.sh b/micropatcher.sh index 579fd4c..8acd2a0 100755 --- a/micropatcher.sh +++ b/micropatcher.sh @@ -22,7 +22,7 @@ handleCopyPermissionsFailure() { fi } -# Check that we can access the directory that ocntains this script, as well +# Check that we can access the directory that contains this script, as well # as the root directory of the installer USB. Access to both of these # directories is vital, and Catalina's TCC controls for Terminal are # capable of blocking both. Therefore we must check access to both