From e0ddbcc0aa0b9bf8f81efe5b017c66120f995547 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Tue, 12 Jul 2011 15:30:28 +0200 Subject: Aesthetic changes and spelling corrections to pgsql test configuration --- build/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/configure') diff --git a/build/configure b/build/configure index 76d39a7..70413fc 100755 --- a/build/configure +++ b/build/configure @@ -24,7 +24,7 @@ $echo "Please select the database you would like to use:" $echo $echo "(1) MySQL" $echo "(2) SQLite" -$echo "(3) PostgresSQL" +$echo "(3) PostgreSQL" $echo db_id=`read_option "mysql sqlite pgsql"` -- cgit v1.1