typo fix: examble -> example

This commit is contained in:
Andrew Azores
2022-01-24 14:26:27 -05:00
parent e54fec2f4f
commit 79f8b1cc45
4 changed files with 6 additions and 6 deletions

View File

@@ -151,7 +151,7 @@ Install Fusion 360 for Linux client:
4.) Now, You can <a href="https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/issues/44#issuecomment-890552181">use</a> Autodesk Fusion 360 on your Linux system! 4.) Now, You can <a href="https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/issues/44#issuecomment-890552181">use</a> 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" xterm -hold -e "$HOME/.local/share/applications/wine/Programs/Autodesk/fusion360-launcher.sh"

View File

@@ -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 { function install-extensions-standard {

View File

@@ -122,7 +122,7 @@
text_12_1="Extension Manager" text_12_1="Extension Manager"
text_12_2="Here you can install some extensions for Autodesk Fusion 360!" 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_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_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." 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."

View File

@@ -43,10 +43,10 @@ text_linux_distribution="Linux distribution"
text_installation_location="Installation location" text_installation_location="Installation location"
# Installation location - Standard # 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 # 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 # Select a location with a file browser
text_select_location_custom="Select a location for your Autodesk Fusion 360 installation:" text_select_location_custom="Select a location for your Autodesk Fusion 360 installation:"
@@ -111,7 +111,7 @@ text_extension="Extension"
# Extension Description # Extension Description
text_extension_description="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_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_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." 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."