Author: dpage
Date: 2006-01-17 14:05:57 +0000 (Tue, 17 Jan 2006)
New Revision: 4912

Modified:
   trunk/www/features.php
Log:
Fix typo


Modified: trunk/www/features.php
===================================================================
--- trunk/www/features.php      2006-01-17 13:55:47 UTC (rev 4911)
+++ trunk/www/features.php      2006-01-17 14:05:57 UTC (rev 4912)
@@ -7,7 +7,7 @@
 
 <h1>' . _("Features") . '</h1>
 
-<p>' . sprintf(_("pgAdmin has a huge array of features and by far the best way 
to see them all is to <a href=\"%s\">Download</a> a copy and give it a try. 
Here's a brief list to give you an idea of it's capabilities though."), 
"downloads/") . '</p>
+<p>' . sprintf(_("pgAdmin has a huge array of features and by far the best way 
to see them all is to <a href=\"%s\">Download</a> a copy and give it a try. 
Here's a brief list to give you an idea of it's capabilities though."), 
"download/") . '</p>
 
 <h2>' . _("Multiplatform") . '</h2>
 <ul>


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to