typo fixed

Mysql in the line above a postgresql connection command.
This commit is contained in:
Ómar Högni Guðmarsson 2017-08-11 12:13:46 +00:00 committed by Morris Jobke
parent 018d4d377f
commit a6692a8378

View File

@ -304,7 +304,7 @@ the command from, use::
psql -Uusername -dnextcloud
To access a MySQL installation on a different machine, add the -h option with
To access a PostgreSQL installation on a different machine, add the -h option with
the respective host name::
psql -Uusername -dnextcloud -h HOSTNAME