diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-23 10:15:11 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-23 10:15:11 (EDT) |
commit | b2fa33638d17b3151fb84a1b244c7434535b90db (patch) | |
tree | ba3daea887e7d6fb2aea8180a22f7fc84a57ff54 /site/faq/index.php | |
parent | a5af20ed1f0ace3de1c143f4ee3b1caf87c62c51 (diff) | |
download | libreboot.org-b2fa33638d17b3151fb84a1b244c7434535b90db.zip libreboot.org-b2fa33638d17b3151fb84a1b244c7434535b90db.tar.gz libreboot.org-b2fa33638d17b3151fb84a1b244c7434535b90db.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 bc717a5..62bd341 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -428,7 +428,7 @@ Most (all?) laptops have this. The EC (embedded controller) is a small, separate processor that basically processes inputs/outputs that are specific to laptops. For example: </p> - <ul> + <ul class="cascade"> <li> When you flick the radio on/off switch, the EC will enable/disable the wireless devices (wifi, bluetooth, etc) and enable/disable an LED that indicates whether it's turned on or not |