Author: reinhard
Date: 2012-03-23 07:04:09 -0500 (Fri, 23 Mar 2012)
New Revision: 10343

Modified:
   trunk/www/
   trunk/www/web/downloads/downloads.php
   trunk/www/web/downloads/index.php
   trunk/www/web/downloads/previous.php
   trunk/www/web/downloads/releases.php
Log:
Fixed spelling mistake.



Property changes on: trunk/www
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2011-08-08 15:50:39.431999922 -0700
committer: whizman
properties: 
        branch-nick: www

   + timestamp: 2012-03-23 13:03:37.519999981 +0100
committer: Reinhard Müller <reinhard.muel...@bytewise.at>
properties: 
        branch-nick: www

Name: bzr:file-ids
   - web/developers/bzr.php     
5492@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fwww%2Fweb%2Fdevelopers%2Fsvn.php

   + web/downloads/downloads.php        
5325@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fwww%2Fweb%2Fdownloads%2Fdownloads.php
web/downloads/index.php 
5325@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fwww%2Fweb%2Fdownloads%2Findex.php
web/downloads/previous.php      
5325@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fwww%2Fweb%2Fdownloads%2Fprevious.php
web/downloads/releases.php      
5325@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fwww%2Fweb%2Fdownloads%2Freleases.php

Name: bzr:revision-id:v4
   - 333 reinhard.muel...@bytewise.at-20100504193915-yl6ojj9gjij4tv8h
334 reinhard.muel...@bytewise.at-20100505064940-h5j5b0vgxugvk81y
335 reinhard.muel...@bytewise.at-20100505070516-lt1px9juogjy6yrd
336 reinhard.muel...@bytewise.at-20100505074317-nx6o09qo2aj08ndz
337 reinhard.muel...@bytewise.at-20100505075539-gtbpx7ytai79qh8c
338 reinhard.muel...@bytewise.at-20100505075936-05w75sgyx8v4u7d6
339 reinhard.muel...@bytewise.at-20100505092959-kh1lsv9trjmbuaw1
340 reinhard.muel...@bytewise.at-20101005075253-n2bn306d4ea61znv
341 reinhard.muel...@bytewise.at-20110107130924-26ejb95p3dido1w4
342 reinhard.muel...@bytewise.at-20110301135221-vvte6kac234hpv82
343 whizman-20110808225039-xu2rdsp6f94ts6ln

   + 333 reinhard.muel...@bytewise.at-20100504193915-yl6ojj9gjij4tv8h
334 reinhard.muel...@bytewise.at-20100505064940-h5j5b0vgxugvk81y
335 reinhard.muel...@bytewise.at-20100505070516-lt1px9juogjy6yrd
336 reinhard.muel...@bytewise.at-20100505074317-nx6o09qo2aj08ndz
337 reinhard.muel...@bytewise.at-20100505075539-gtbpx7ytai79qh8c
338 reinhard.muel...@bytewise.at-20100505075936-05w75sgyx8v4u7d6
339 reinhard.muel...@bytewise.at-20100505092959-kh1lsv9trjmbuaw1
340 reinhard.muel...@bytewise.at-20101005075253-n2bn306d4ea61znv
341 reinhard.muel...@bytewise.at-20110107130924-26ejb95p3dido1w4
342 reinhard.muel...@bytewise.at-20110301135221-vvte6kac234hpv82
343 whizman-20110808225039-xu2rdsp6f94ts6ln
344 reinhard.muel...@bytewise.at-20120323120337-gu893vr6nvjfvq12

Name: bzr:text-parents
   - web/developers/bzr.php     
reinhard.muel...@bytewise.at-20110301135221-vvte6kac234hpv82    
whizman-20110808222702-ego6mihwsspoyzoq

   + web/downloads/downloads.php        
reinhard.muel...@bytewise.at-20100504193915-yl6ojj9gjij4tv8h
web/downloads/index.php 
reinhard.muel...@bytewise.at-20100504193915-yl6ojj9gjij4tv8h
web/downloads/previous.php      
svn-v4:3a364389-8fce-0310-8f11-cc363fde16c7:trunk/www:5464
web/downloads/releases.php      
svn-v4:3a364389-8fce-0310-8f11-cc363fde16c7:trunk/www:5464


Modified: trunk/www/web/downloads/downloads.php
===================================================================
--- trunk/www/web/downloads/downloads.php       2012-03-23 12:04:07 UTC (rev 
10342)
+++ trunk/www/web/downloads/downloads.php       2012-03-23 12:04:09 UTC (rev 
10343)
@@ -12,7 +12,7 @@
   - the current official releases of all GNUe software.<br />
 
   <li><a href="releases.php">All releases</a> - a
-  single location for all current and previous (depreciated) releases.<br />
+  single location for all current and previous (deprecated) releases.<br />
 
   <li><a href="snapshots.php">Nightly
   Snapshots</a> - every night (US time), an automatic script

Modified: trunk/www/web/downloads/index.php
===================================================================
--- trunk/www/web/downloads/index.php   2012-03-23 12:04:07 UTC (rev 10342)
+++ trunk/www/web/downloads/index.php   2012-03-23 12:04:09 UTC (rev 10343)
@@ -13,7 +13,7 @@
   - the current official releases of all GNUe software.<br />
 
   <li><a href="releases.php">All releases</a> - a
-  single location for all current and previous (depreciated) releases.<br />
+  single location for all current and previous (deprecated) releases.<br />
 
   <li><a href="snapshots.php">Nightly
   Snapshots</a> - every night (US time), an automatic script

Modified: trunk/www/web/downloads/previous.php
===================================================================
--- trunk/www/web/downloads/previous.php        2012-03-23 12:04:07 UTC (rev 
10342)
+++ trunk/www/web/downloads/previous.php        2012-03-23 12:04:09 UTC (rev 
10343)
@@ -9,7 +9,7 @@
   <h1>All Releases</h1>
 
   <p> A single location for all current and previous
-  (depreciated) releases. Previous (depreciated) releases
+  (deprecated) releases. Previous (deprecated) releases
   are kept for reference purposes only.</p>
 
   <? $dir = "releases" ; $sortby="name"; include "../shared/_listdir.php" ; ?>

Modified: trunk/www/web/downloads/releases.php
===================================================================
--- trunk/www/web/downloads/releases.php        2012-03-23 12:04:07 UTC (rev 
10342)
+++ trunk/www/web/downloads/releases.php        2012-03-23 12:04:09 UTC (rev 
10343)
@@ -8,7 +8,7 @@
   <h1>All Releases</h1>
 
   <p> A single location for all current and previous
-  (depreciated) releases. Previous (depreciated) releases
+  (deprecated) releases. Previous (deprecated) releases
   are kept for reference purposes only.</p>
 
   <? $dir = "releases" ; $sortby="name"; include "../shared/_listdir.php" ; ?>


_______________________________________________
commit-gnue mailing list
commit-gnue@gnu.org
https://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to