diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-04-20 14:43:18 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-04-20 14:43:18 +0000 |
commit | 2cd3f843e220a7e303633aca61be1c9139a81452 (patch) | |
tree | 6bd5338a73766e674276945210fdbc4455a004cc /LUFA/StudioIntegration/VSIX | |
parent | 38fa1d5c835c4202c3c989cfa1f09f5ceedb352d (diff) | |
download | lufa-2cd3f843e220a7e303633aca61be1c9139a81452.tar.gz lufa-2cd3f843e220a7e303633aca61be1c9139a81452.tar.bz2 lufa-2cd3f843e220a7e303633aca61be1c9139a81452.zip |
Fix invalid Getting Started page HTML.
Diffstat (limited to 'LUFA/StudioIntegration/VSIX')
-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 cdeaf0c07..181aac0ff 100644 --- a/LUFA/StudioIntegration/VSIX/GettingStarted.htm +++ b/LUFA/StudioIntegration/VSIX/GettingStarted.htm @@ -117,8 +117,8 @@ <h1>Find the Module APIs</h1>
<p>You can view your project's included LUFA modules any time you need to from the <em>ASF Explorer</em> window, accessible from
- the <tt>ASF->ASF Explorer</tt> menu.</p> Here you can find a link to the module's corresponding API documentation in the LUFA
- manual, as well as a direct link to the module's API header.
+ the <tt>ASF->ASF Explorer</tt> menu. Here you can find a link to the module's corresponding API documentation in the LUFA
+ manual, as well as a direct link to the module's API header.</p>
<img src="ASFExplorer.png" alt="Atmel ASF Explorer Tool Window" />
|