diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-06 21:15:53 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-06 21:15:53 (EDT) |
commit | e38aee1767b7d97cad224388ba578445bb0d39ce (patch) | |
tree | 85d408c22cfad38018f43adaf23cf014770538b5 /site/faq/index.php | |
parent | f558f96800b9d77bbf0140a92317e0fa3c5c0bf2 (diff) | |
download | libreboot.org-e38aee1767b7d97cad224388ba578445bb0d39ce.zip libreboot.org-e38aee1767b7d97cad224388ba578445bb0d39ce.tar.gz libreboot.org-e38aee1767b7d97cad224388ba578445bb0d39ce.tar.bz2 |
typofix
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 7c4c39f..fa34f7b 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -543,8 +543,8 @@ <p> The Video BIOS is present on most video hardware. On all current libreboot systems, this is implemented using free software. - The Video BIOS is responsible for initializing any sort of visual display; without it, you'd have what's called a - <i>headless</i> system. + The Video BIOS is responsible for initializing any sort of visual display; without it, you'd have what's called + a <i>headless</i> system. </p> <p> For integrated graphics, the VBIOS is usually embedded as an <i>option ROM</i> in the main boot firmware. For external |