diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-22 20:13:44 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-22 20:13:44 (EDT) |
commit | 3827755fc358dc7f1d607b5fcb00050f98dd9544 (patch) | |
tree | 16bb98f2fd93371be50743a663c1f0121a2f6154 /site | |
parent | 948574e3f715c461fd71f734ba522acdd656c2ec (diff) | |
download | libreboot.org-3827755fc358dc7f1d607b5fcb00050f98dd9544.zip libreboot.org-3827755fc358dc7f1d607b5fcb00050f98dd9544.tar.gz libreboot.org-3827755fc358dc7f1d607b5fcb00050f98dd9544.tar.bz2 |
another another typofix
Diffstat (limited to 'site')
-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 362b7f4..b78e6da 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -62,7 +62,7 @@ <h2>General questions</h2> <ul class="cascade"> <li><a href="#install">How do I install libreboot?</a></li> - <li><a href="#repugnantpi">How do I programme a SPI flash chip with the Raspberry Pi?</a></li> + <li><a href="#repugnantpi">How do I programme an SPI flash chip with the Raspberry Pi?</a></li> <li><a href="#bootpassword">How do I set a boot password?</a></li> <li><a href="#writeprotect">How do I write-protect the flash chip?</a></li> <li><a href="#biossettings">How do I change the BIOS settings?</a></li> |