diff --git a/scripts/stable-branch/fusion360-install.sh b/scripts/stable-branch/fusion360-install.sh index 1bb6401..09b3fe6 100644 --- a/scripts/stable-branch/fusion360-install.sh +++ b/scripts/stable-branch/fusion360-install.sh @@ -214,7 +214,7 @@ function select_your_path { function program_exit { dialog --backtitle "Installation of Autodesk Fusion360 - Version 2.7" \ --title "TAutodesk Fusion 360 is completed." \ - --msgbox 'The installation of Autodesk Fusion 360 is completed and you use it for your projects.' 14 200 + --msgbox 'The installation of Autodesk Fusion 360 is completed and you can use it for your projects.' 14 200 exit }