Skip to content
Snippets Groups Projects
Commit f5f59c48 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

typo fix

parent df60eba1
No related branches found
No related tags found
Loading
......@@ -2,7 +2,7 @@
$lang['server'] = 'Your PostgreSQL server';
$lang['port'] = 'Your PostgreSQL server\'s port';
$lang['user'] = 'PostreSQL user name';
$lang['user'] = 'PostgreSQL user name';
$lang['password'] = 'Password for above user';
$lang['database'] = 'Database to use';
$lang['debug'] = 'Display additional debug information';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment