From 79f8b1cc453da3ebd85c3a58836254f28d3e6e31 Mon Sep 17 00:00:00 2001 From: Andrew Azores Date: Mon, 24 Jan 2022 14:26:27 -0500 Subject: [PATCH] typo fix: examble -> example --- README.md | 2 +- files/scripts/old-stable-branch/fusion360-install.sh | 2 +- files/scripts/old-stable-branch/languages.sh | 2 +- files/scripts/stable-branch/data/locale/en-US/locale-en.sh | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 720e3eb..c917cb5 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Install Fusion 360 for Linux client: 4.) Now, You can use Autodesk Fusion 360 on your Linux system! -For examble (Default)*: +For example (Default)*: xterm -hold -e "$HOME/.local/share/applications/wine/Programs/Autodesk/fusion360-launcher.sh" diff --git a/files/scripts/old-stable-branch/fusion360-install.sh b/files/scripts/old-stable-branch/fusion360-install.sh index a5ff586..bd6d150 100644 --- a/files/scripts/old-stable-branch/fusion360-install.sh +++ b/files/scripts/old-stable-branch/fusion360-install.sh @@ -757,7 +757,7 @@ function program-exit { ############################################################################## -# Installation of various extensions is offered here. For examble: OctoPrint for Autodesk® Fusion 360™ +# Installation of various extensions is offered here. For example: OctoPrint for Autodesk® Fusion 360™ function install-extensions-standard { diff --git a/files/scripts/old-stable-branch/languages.sh b/files/scripts/old-stable-branch/languages.sh index a8bc4d1..5847408 100644 --- a/files/scripts/old-stable-branch/languages.sh +++ b/files/scripts/old-stable-branch/languages.sh @@ -122,7 +122,7 @@ text_12_1="Extension Manager" text_12_2="Here you can install some extensions for Autodesk Fusion 360!" - text_12_3="Airfoil Tools helps you by the optimization any thing or part that is exposed to a moving gas or liquid. For examble: wings, fins, propellers and turbines." + text_12_3="Airfoil Tools helps you by the optimization any thing or part that is exposed to a moving gas or liquid. For example: wings, fins, propellers and turbines." text_12_4="Additive Assistant (FFF) helps you by analyses a number of aspects of your designs and provides clear feedback on how to improve the manufacturability of the part." text_12_5="HP 3D Printers for Autodesk® Fusion 360™ is a connector between Autodesk® Fusion 360™ and the HP SmartStream Software and is used to send over jobs directly to the HP Software." text_12_6="With OctoPrint for Autodesk® Fusion 360™ you can send the G-code of your created 3D models directly to the OctoPrint server via Autodesk Fusion 360." diff --git a/files/scripts/stable-branch/data/locale/en-US/locale-en.sh b/files/scripts/stable-branch/data/locale/en-US/locale-en.sh index c159e38..9019b9e 100644 --- a/files/scripts/stable-branch/data/locale/en-US/locale-en.sh +++ b/files/scripts/stable-branch/data/locale/en-US/locale-en.sh @@ -43,10 +43,10 @@ text_linux_distribution="Linux distribution" text_installation_location="Installation location" # Installation location - Standard -text_installation_location_standard="Standard - Install Autodesk Fusion 360 into your home folder. For examble: /home/username/.wineprefixes/fusion360" +text_installation_location_standard="Standard - Install Autodesk Fusion 360 into your home folder. For example: /home/username/.wineprefixes/fusion360" # Installation location - Custom -text_installation_location_custom="Custom - Install Autodesk Fusion 360 to another place. For examble: /run/media/username/usb-drive/.wineprefixes/fusion360" +text_installation_location_custom="Custom - Install Autodesk Fusion 360 to another place. For example: /run/media/username/usb-drive/.wineprefixes/fusion360" # Select a location with a file browser text_select_location_custom="Select a location for your Autodesk Fusion 360 installation:" @@ -111,7 +111,7 @@ text_extension="Extension" # Extension Description text_extension_description="Description" -text_extension_description_1="This extension helps you by the optimization any thing or part that is exposed to a moving gas or liquid. For examble: wings, fins, propellers and turbines." +text_extension_description_1="This extension helps you by the optimization any thing or part that is exposed to a moving gas or liquid. For example: wings, fins, propellers and turbines." text_extension_description_2="This extension helps you by analyses a number of aspects of your designs and provides clear feedback on how to improve the manufacturability of the part." text_extension_description_3="This extension gives you the option to use the Czech user interface (UI) in Autodesk Fusion 360." text_extension_description_4="This extension is a connector between Autodesk® Fusion 360™ and the HP SmartStream Software and is used to send over jobs directly to the HP Software."