[Xfce4-commits] <www:master> Fix 2 typos.

Nick Schermer noreply at xfce.org
Wed May 2 18:34:01 CEST 2012


Updating branch refs/heads/master
         to 970956563b788b9429b49e47a79d1b03768148a8 (commit)
       from be1187007343e40ede59fcb5494e32545ee6e7ea (commit)

commit 970956563b788b9429b49e47a79d1b03768148a8
Author: Nick Schermer <nick at xfce.org>
Date:   Wed May 2 18:32:19 2012 +0200

    Fix 2 typos.

 pages/community/nav.php  |    2 +-
 pages/download/index.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/community/nav.php b/pages/community/nav.php
index 3f10222..82889aa 100644
--- a/pages/community/nav.php
+++ b/pages/community/nav.php
@@ -6,7 +6,7 @@
 		</a>
 	</li>
 	<li>
-		<a href="http://blog.xfce.or"><?php E_('Blog') ?>
+		<a href="http://blog.xfce.org"><?php E_('Blog') ?>
 			<span>– <?php E_('read what the contributors to Xfce have the say') ?></span>
 		</a>
 	</li>
diff --git a/pages/download/index.php b/pages/download/index.php
index 0d40581..227ec39 100644
--- a/pages/download/index.php
+++ b/pages/download/index.php
@@ -48,7 +48,7 @@ $head['title'] = R_('Download');
   <?php E_('A lot of different distributions provide Xfce packages. Popular examples build around Xfce are <a href="http://www.xubuntu.org/">Xubuntu</a>, the <a href="http://spins.fedoraproject.org/xfce/">Fedora Xfce Spin</a> and <a href="http://www.zenwalk.org/">Zenwalk</a>, but there is a good chance your favorite distro provides packages as well.') ?>
 </p>
 <p>
-  <?php printf (R_('You can fine a more complete list at <a href="http://distrowatch.com/search.php?pkg=xfdesktop&pkgver=%s">DistroWatch.com</a>.'), $stable_version) ?>
+  <?php printf (R_('You can find a more complete list at <a href="http://distrowatch.com/search.php?pkg=xfdesktop&pkgver=%s">DistroWatch.com</a>.'), $stable_version) ?>
 </p>
 
 <h2 id="artwork"><?php E_('Artwork') ?></h2>


More information about the Xfce4-commits mailing list