diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 11:35:04 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 11:35:04 (EST) |
commit | ea6014418f83ba4e3bfd008c8e1d83447eea59a0 (patch) | |
tree | 4a8df7eefea78db752995ef5decd9a9f15052517 /site/faq | |
parent | 3a61a752b35aed42fb78231c961bb4d16b7846fb (diff) | |
download | libreboot.org-ea6014418f83ba4e3bfd008c8e1d83447eea59a0.zip libreboot.org-ea6014418f83ba4e3bfd008c8e1d83447eea59a0.tar.gz libreboot.org-ea6014418f83ba4e3bfd008c8e1d83447eea59a0.tar.bz2 |
typofix
Diffstat (limited to 'site/faq')
-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 33b9884..ec71541 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -354,7 +354,7 @@ Short answer: yes. </p> <p> - These laptops use what is called <i>switchable graphics</i>, where it will have an Intel or ATI GPU. + These laptops use what is called <em>switchable graphics</em>, where it will have an Intel or ATI GPU. Coreboot will allow you to set (using nvramtool) a parameter, specifying whether you would like to use Intel or ATI. The ATI GPU lacks free native graphics initialization in coreboot, unlike the Intel GPU. </p> |