Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion micropatcher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down