diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-15 04:17:15 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-15 04:17:15 (EDT) |
commit | 439db0de4b8256b6a012187a0666e56e05c361d7 (patch) | |
tree | 58add5dcc35d52df1ae9ec0386284e6340b14b90 /site/index.php | |
parent | 54d087e5407f78dbb21f6f29036321c8c76cb483 (diff) | |
download | libreboot.org-439db0de4b8256b6a012187a0666e56e05c361d7.zip libreboot.org-439db0de4b8256b6a012187a0666e56e05c361d7.tar.gz libreboot.org-439db0de4b8256b6a012187a0666e56e05c361d7.tar.bz2 |
typofix
Diffstat (limited to 'site/index.php')
-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 dc8673c..944475d 100644 --- a/site/index.php +++ b/site/index.php @@ -65,7 +65,7 @@ has the freedom to use, study, modify and share software; in other words, the freedom to truly own and control the technology that they use. We want everyone to be able to use free software, exclusively. </p> <p> - Libreboot is <i>free software</i>; we do not use the term <i>open source</i>, because it ignores the ethical ideals of the free software movement, focusing only on practicality and efficiency. Read <a href="https://www.gnu.org/philosophy/open-source-misses-the-point.html">this article</a> for more information. + Libreboot is <i>free software</i>; we do not use the term <i>open source</i>, because that term ignores the ethical ideals of the free software movement, focusing only on practicality and efficiency. Read <a href="https://www.gnu.org/philosophy/open-source-misses-the-point.html">this article</a> for more information. </p> <ul> <li><a href="download/"><?php echo gettext("Download libreboot"); ?></a></li> |