diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-28 06:24:29 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-28 06:24:29 (EDT) |
commit | 80d5f6fe496bb0dcf0069f73e971f7497220f602 (patch) | |
tree | dd77c6220bb401c7d1262827761b379baca8caff /site/faq | |
parent | bc3332af2d02f26c3c9d6c416e6feb848095ce94 (diff) | |
download | libreboot.org-80d5f6fe496bb0dcf0069f73e971f7497220f602.zip libreboot.org-80d5f6fe496bb0dcf0069f73e971f7497220f602.tar.gz libreboot.org-80d5f6fe496bb0dcf0069f73e971f7497220f602.tar.bz2 |
typo
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 1056a6b..944f361 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -238,7 +238,7 @@ See: <a href="http://www.coreboot.org/Motherboard_Porting_Guide">Motherboard Porting Guide</a> (this is just the tip of the iceberg!) </p> <p> - Please note that board development should be done upstream (in coreboot) and merged download (into libreboot). This is + Please note that board development should be done upstream (in coreboot) and merged downstream (into libreboot). This is the correct way to do it, and it is how the libreboot project is coordinated so as to avoid too much forking of the coreboot source code. </p> |