diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 18:07:48 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 18:07:48 (EST) |
commit | 01c3f05743c4ac8ff2ce7888961c47037f1761c6 (patch) | |
tree | 0d0235e0175fa70c1a6ff0bbe3f9814910d7e3b0 | |
parent | 9861e7b86d13592acb5658a8a1a5f79bf91d0f29 (diff) | |
download | libreboot.org-01c3f05743c4ac8ff2ce7888961c47037f1761c6.zip libreboot.org-01c3f05743c4ac8ff2ce7888961c47037f1761c6.tar.gz libreboot.org-01c3f05743c4ac8ff2ce7888961c47037f1761c6.tar.bz2 |
typofix
-rw-r--r-- | site/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index 347a8a7..82ed510 100644 --- a/site/index.php +++ b/site/index.php @@ -106,7 +106,7 @@ and <a href="https://gnu.org/software/grub/">GNU GRUB</a> (bootloader, and default libreboot payload on x86). We also integrate <a href="https://www.flashrom.org/Flashrom">flashrom</a> (for installing libreboot), and several of our own utilities, scripts and configuration files. All of this is integrated into a single, coherent package that is easy to use. We add our own patches to the various - upstreams used, and where feasible try to work upstream as close as possible. + upstreams used, and where feasible try to merge upstream as much as possible. </p> <p> Libreboot provides a fully automated build system and installation process, with documentation written for non-technical users, |