summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2015-01-03 20:26:33 +0100
committerPaul Kocialkowski <contact@paulk.fr>2015-01-03 20:26:55 +0100
commit8456f60f84a0c00037e3e8a2042a6486c57fc8cb (patch)
treefbd4ea5b0ed7731e7da0f791a4e18510f1dee6b3
parent2ccc096998bd02b4a3201d8b2e66cfe69a68ca35 (diff)
downloadreplicant_website-8456f60f84a0c00037e3e8a2042a6486c57fc8cb.zip
replicant_website-8456f60f84a0c00037e3e8a2042a6486c57fc8cb.tar.gz
replicant_website-8456f60f84a0c00037e3e8a2042a6486c57fc8cb.tar.bz2
about: Typo on libraries
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
-rw-r--r--about.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.php b/about.php
index dd2178a..0cebc13 100644
--- a/about.php
+++ b/about.php
@@ -38,7 +38,7 @@
</div>
<div class="panel panel-default" id="replicant-different-cyanogenmod">
<div class="panel-heading"><h3 class="panel-title">How exactly is Replicant different from CyanogenMod?</h3></div>
- <div class="panel-body"><p>Replicant uses CyanogenMod's source code as a base. It is rebranded to provide the Replicant look and feel (wallpapers, logos) and parts of the code are reworked to remove anti-features that can spy on the user. Most importantly, Replicant does not include any of CyanogenMod's proprietary components (programs, ibraries, firmwares) and instead provides free software replacements for some of these. The rest of the system is also adapted so that the free software replacements can run correctly.</p></div>
+ <div class="panel-body"><p>Replicant uses CyanogenMod's source code as a base. It is rebranded to provide the Replicant look and feel (wallpapers, logos) and parts of the code are reworked to remove anti-features that can spy on the user. Most importantly, Replicant does not include any of CyanogenMod's proprietary components (programs, libraries, firmwares) and instead provides free software replacements for some of these. The rest of the system is also adapted so that the free software replacements can run correctly.</p></div>
</div>
<div class="panel panel-default" id="replicant-based-omnirom">
<div class="panel-heading"><h3 class="panel-title">Why is Replicant based on CyanogenMod instead of <a href="//omnirom.org/">OmniROM</a>?</h3></div>