Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

SVN Commit by dpage: r4924 - trunk/www


  • From: svn(at)pgadmin(dot)org
  • To: pgadmin-hackers(at)postgresql(dot)org
  • Subject: SVN Commit by dpage: r4924 - trunk/www
  • Date: Tue, 17 Jan 2006 22:53:29 GMT
  • Message-id: <200601172253(dot)k0HMrTRc032302(at)developer(dot)pgadmin(dot)org>

Author: dpage
Date: 2006-01-17 22:53:29 +0000 (Tue, 17 Jan 2006)
New Revision: 4924

Modified:
   trunk/www/features.php
Log:
Improve wording


Modified: trunk/www/features.php
===================================================================
--- trunk/www/features.php	2006-01-17 22:45:42 UTC (rev 4923)
+++ trunk/www/features.php	2006-01-17 22:53:29 UTC (rev 4924)
@@ -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."), "download/") . '</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:"), "download/") . '</p>
 
 <h2>' . _("Multiplatform") . '</h2>
 <ul>




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group