From 473a72b76cdc51a9cbf9fe531598b1025ad6439c Mon Sep 17 00:00:00 2001 From: My Spaghetti <31696646+myspaghetti@users.noreply.github.com> Date: Sun, 18 Apr 2021 19:22:46 +0300 Subject: [PATCH] typo --- macos-guest-virtualbox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macos-guest-virtualbox.sh b/macos-guest-virtualbox.sh index 55f5595..8042c9b 100755 --- a/macos-guest-virtualbox.sh +++ b/macos-guest-virtualbox.sh @@ -1079,7 +1079,7 @@ some installation files. \"${low_contrast_color}documentation${default_color}\" If \"${low_contrast_color}documentation${default_color}\" is the first argument, no other arguments are parsed. If the first argument is a stage title and the only other argument is \"${low_contrast_color}and_all_subsequent_stages${default_color}\", then the speficied stage and all subsequent -stages are performed in succession in the order liste above; +stages are performed in succession in the order listed above; otherwise, \"${low_contrast_color}and_all_subsequent_stages${default_color}\" does not perform any stages. The stage \"${low_contrast_color}check_shell${default_color}\" is always performed when the script loads.