diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 17:53:43 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 17:53:43 (EDT) |
commit | 23dc3394ae48d358c9ca73cd686182535f5aba64 (patch) | |
tree | e697c6cc40cd0bcd7e157712c9ac04a017669ba9 /docs | |
parent | 655a2b17cbb9b207c16bb1b511b55927025313fd (diff) | |
download | libreboot-23dc3394ae48d358c9ca73cd686182535f5aba64.zip libreboot-23dc3394ae48d358c9ca73cd686182535f5aba64.tar.gz libreboot-23dc3394ae48d358c9ca73cd686182535f5aba64.tar.bz2 |
docs/tasks.html: typofix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tasks.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 0db9453..2444379 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -143,7 +143,7 @@ </li> <li> <ul> - <li>ASUS Chromebook C201 was added, but there are RK3288 based laptops in coreboot. Port them all!</li> + <li>ASUS Chromebook C201 was added, but there are also other RK3288 based laptops in coreboot. Port them all!</li> <li>Other ARM based systems; tegra124 chromebooks, Jetson TK1 (non-free GPU microcode in kernel needs replacing. also xhci firmware, but optional (can still use ehci, we think))</li> </ul> </li> |