fix documentation
This commit is contained in:
parent
9cffc6f2cc
commit
3617d7a61b
|
@ -1428,7 +1428,7 @@ This is an example of how to use **fetchrow_hashref** method :
|
|||
print $row->{datname}."\n";
|
||||
}
|
||||
|
||||
Output displays databaes of Postgres database.
|
||||
Output displays Postgres databases.
|
||||
|
||||
|
||||
*****************
|
||||
|
|
Loading…
Reference in New Issue