diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-05-12 21:16:51 +0200 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-05-12 21:16:51 +0200 |
commit | 1352ebe568d228a1309e13a582d8d886cd6a10da (patch) | |
tree | 0710a131800abb70d3f1445d161aa1969bb3dabe /LUFA/StudioIntegration | |
parent | 5a3baec45567f08577556fd768809045199a4380 (diff) | |
download | lufa-1352ebe568d228a1309e13a582d8d886cd6a10da.tar.gz lufa-1352ebe568d228a1309e13a582d8d886cd6a10da.tar.bz2 lufa-1352ebe568d228a1309e13a582d8d886cd6a10da.zip |
Fix typos in the Atmel Studio Getting Started HTML page.
Diffstat (limited to 'LUFA/StudioIntegration')
-rw-r--r-- | LUFA/StudioIntegration/VSIX/GettingStarted.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/StudioIntegration/VSIX/GettingStarted.htm b/LUFA/StudioIntegration/VSIX/GettingStarted.htm index 28d7c068a..e5e5edf66 100644 --- a/LUFA/StudioIntegration/VSIX/GettingStarted.htm +++ b/LUFA/StudioIntegration/VSIX/GettingStarted.htm @@ -141,8 +141,8 @@ <h1>Get Help</h1>
<p>If you installed the integrated help package, you can view the LUFA manual from the <tt>Help→View Help</tt> menu, or just
jump directly to the relevant documentation for a function, variable, type or other LUFA symbol in your code by first selecting
- it and pressing the <tt>F1</tt> key. If the integrated Help package fails to instal, you can re-try from the
- <tt>Help→LUFA Help→Reinstall LUFA Help</tt> menu entry.
+ it and pressing the <tt>F1</tt> key. If the integrated Help package fails to install, you can re-try from the
+ <tt>Help→LUFA Help→Reinstall Local Help</tt> menu entry.
</p>
<img width="700px" src="LUFAHelpMenu.png" alt="Atmel ASF Module Wizard" />
|