From: Robert Treat Date: Sat, 2 Jan 2010 04:51:28 +0000 (-0500) Subject: fix typo X-Git-Tag: REL_5-0-BETA-1~67 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=4ad40ce109ecd2342c7f9cdc35e37e463249058e;p=phppgadmin.git fix typo --- diff --git a/classes/database/Postgres73.php b/classes/database/Postgres73.php index b00bc8d4..11e141c6 100644 --- a/classes/database/Postgres73.php +++ b/classes/database/Postgres73.php @@ -212,7 +212,7 @@ class Postgres73 extends Postgres74 { return 0; } - // Indexe functions + // Index functions /** * Grabs a list of indexes for a table