[Xfce4-commits] <www:master> Fix some typos.
Nick Schermer
noreply at xfce.org
Tue Apr 17 23:54:01 CEST 2012
Updating branch refs/heads/master
to cd4c8127a745db0d13b13bb5ce74e4b89042e8f7 (commit)
from 940bc89816cff5677b4f5b79a6f2291f56b4d3f4 (commit)
commit cd4c8127a745db0d13b13bb5ce74e4b89042e8f7
Author: Nick Schermer <nick at xfce.org>
Date: Tue Apr 17 23:53:17 2012 +0200
Fix some typos.
pages/about/index.php | 2 +-
pages/community/index.php | 2 +-
pages/download/nav.php | 2 +-
pages/frontpage.php | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pages/about/index.php b/pages/about/index.php
index 5c35dcf..5e8ad27 100644
--- a/pages/about/index.php
+++ b/pages/about/index.php
@@ -12,7 +12,7 @@
</p>
<p>
- <?php E_('Another priority of Xfce is adhereance to standards, specifically those defined at <a href="http://freedesktop.org">freedesktop.org</a>.') ?>
+ <?php E_('Another priority of Xfce is adherence to standards, specifically those defined at <a href="http://freedesktop.org">freedesktop.org</a>.') ?>
</p>
<p>
diff --git a/pages/community/index.php b/pages/community/index.php
index fe590a2..d0e7ea9 100644
--- a/pages/community/index.php
+++ b/pages/community/index.php
@@ -34,5 +34,5 @@ $head['title'] = R_('Community');
<h2 id="social"><?php E_('Social Networks') ?></h2>
<p>
- <?php E_('The Identi.ca <a href="http://identi.ca/xfce" class="external">Xfce channel</a> is a place where we automatically post all release announcements. It is no surprice tho that most social networks like Facebook, Twitter and Google+ have Xfce places and pages.') ?>
+ <?php E_('The Identi.ca <a href="http://identi.ca/xfce" class="external">Xfce channel</a> is a place where we automatically post all release announcements. It is no surprise tho that most social networks like Facebook, Twitter and Google+ have Xfce places and pages.') ?>
</p>
diff --git a/pages/download/nav.php b/pages/download/nav.php
index d39c721..d0cb907 100644
--- a/pages/download/nav.php
+++ b/pages/download/nav.php
@@ -20,7 +20,7 @@
</li>
<li>
<a href="http://docs.xfce.org/xfce/building"><?php E_('Building') ?>
- <span>– <?php E_('documentation on building Xfce from sourc') ?></span>
+ <span>– <?php E_('documentation on building Xfce from source') ?></span>
</a>
</li>
<li>
diff --git a/pages/frontpage.php b/pages/frontpage.php
index fdaa8cf..a4a1010 100644
--- a/pages/frontpage.php
+++ b/pages/frontpage.php
@@ -80,7 +80,7 @@ var slideshow=new TINY.slider.slide('slideshow',{
</li>
<li>
<a href="/about/tour"><?php printf (R_('%s Tour'), $stable_version) ?>
- <span>– <?php E_('visual tour about new features in the lastest releases') ?></span>
+ <span>– <?php E_('visual tour about new features in the latest releases') ?></span>
</a>
</li>
<li>
More information about the Xfce4-commits
mailing list