VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool

    r31940 r33540  
    175175    my_rc=$?
    176176    if test "$my_rc" -ne 0; then
    177         echo "An error occured durning 'sudo rm', there should be a message above. (rc=$my_rc)"
     177        echo "An error occurred durning 'sudo rm', there should be a message above. (rc=$my_rc)"
    178178        test -x /usr/bin/sudo || echo "warning: Cannot find /usr/bin/sudo or it's not an executable."
    179179        test -x /bin/rm       || echo "warning: Cannot find /bin/rm or it's not an executable"
     
    190190    my_rc2=$?
    191191    if test "$my_rc2" -ne 0; then
    192         echo "An error occured durning 'sudo /sbin/kextunload -m $kext', there should be a message above. (rc=$my_rc2)"
     192        echo "An error occurred durning 'sudo /sbin/kextunload -m $kext', there should be a message above. (rc=$my_rc2)"
    193193        test -x /usr/bin/sudo    || echo "warning: Cannot find /usr/bin/sudo or it's not an executable."
    194194        test -x /sbin/kextunload || echo "warning: Cannot find /sbin/kextunload or it's not an executable"
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette