diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-23 10:05:47 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-23 10:05:47 (EDT) |
commit | 2d727b840763e546e5f8f84c730577a983fdfc7e (patch) | |
tree | ebe53a069708e61ccfb38a16539b14ec32489f1b /site/faq/index.php | |
parent | 99ece1b768e85884929a3b2af7da803d771b02fa (diff) | |
download | libreboot.org-2d727b840763e546e5f8f84c730577a983fdfc7e.zip libreboot.org-2d727b840763e546e5f8f84c730577a983fdfc7e.tar.gz libreboot.org-2d727b840763e546e5f8f84c730577a983fdfc7e.tar.bz2 |
typofix
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 4efbea2..c7d3a8a 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -412,7 +412,7 @@ <p> The main freedom issue on any system, is the boot firmware (usually referred to as a BIOS or UEFI). Libreboot replaces the boot firmware with fully free code, but even with libreboot, there may still be other hardware components in the system (e.g. laptop) that run - their own dedicated firmware, sometimes proprietare. These are on secondary processors, where the firmware is usually read-only, written for very specific tasks. + their own dedicated firmware, sometimes proprietary. These are on secondary processors, where the firmware is usually read-only, written for very specific tasks. While these are unrelated to libreboot, technically speaking, it makes sense to document some of the issues here. </p> <p> |