diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-09-20 04:04:09 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-09-20 04:04:09 (EDT) |
commit | 417a0445b03b617181f2982e378e1238eb15e00d (patch) | |
tree | d959cc18c80f665cf13330cd6afaaf66cf3a86bd /site/faq/index.php | |
parent | 7c97d581a5aeeed4d0595fb424015cfde6533bea (diff) | |
download | libreboot.org-417a0445b03b617181f2982e378e1238eb15e00d.zip libreboot.org-417a0445b03b617181f2982e378e1238eb15e00d.tar.gz libreboot.org-417a0445b03b617181f2982e378e1238eb15e00d.tar.bz2 |
FAQ: fix typo
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 91455e0..b24a616 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -591,7 +591,7 @@ <a href="#pagetop">Back to top of page</a> </p> - <h3 id="firmware-hddssd">HDD/SSD firmware <span class="ref">(<a href="#firmware-hddssd">#firmware-hdd-ssd</a>)</span></h3> + <h3 id="firmware-hddssd">HDD/SSD firmware <span class="ref">(<a href="#firmware-hddssd">#firmware-hddssd</a>)</span></h3> <p> HDDs and SSDs have firmware in them, intended to handle the internal workings of the device while exposing a simple, standard interface (such as AHCI/SATA) that the OS software can use, generically. This firmware is transparent to the user |