summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/about/index.php2
-rw-r--r--website/index.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/website/about/index.php b/website/about/index.php
index b3a53c0..0759c15 100644
--- a/website/about/index.php
+++ b/website/about/index.php
@@ -11,7 +11,7 @@
echo "<h2>$pageTitle</h2>";
- echo _('<p>Oreka is a modular and cross-platform system for recording and retrieval of audio streams. The project currently supports VoIP SIP and sound device based capture. Recordings metadata can be stored in any mainstream database. Retrieval of captured sessions is web based. For more details, please refer to the <a href="features">features</a> page</p>
+ echo _('<p>Oreka is a modular and cross-platform system for recording and retrieval of audio streams. The project currently supports VoIP and sound device based capture. Recordings metadata can be stored in any mainstream database. Retrieval of captured sessions is web based. For more details, please refer to the <a href="features">features</a> page</p>
');
diff --git a/website/index.php b/website/index.php
index 9a20ab6..1841b6b 100644
--- a/website/index.php
+++ b/website/index.php
@@ -18,7 +18,7 @@
<div id="screenshot">
<!-- TODO: Auto-select or randomly rotate screenshot? -->
</div>
- <p><?=_('Oreka is a modular and cross-platform system for recording and retrieval of audio streams. The project currently supports VoIP SIP and sound device based capture. Recordings metadata can be stored in any mainstream database. Retrieval of captured sessions is web based.')?></p>
+ <p><?=_('Oreka is a modular and cross-platform system for recording and retrieval of audio streams. The project currently supports VoIP and sound device based capture. Recordings metadata can be stored in any mainstream database. Retrieval of captured sessions is web based.')?></p>
</div>
<div id="download">