From c9d1f5a2b3d351e40282d432b194f214b77d9dad Mon Sep 17 00:00:00 2001 From: Jani Uusitalo Date: Fri, 9 Apr 2021 14:41:51 +0300 Subject: [PATCH] Fix "An Nextcloud" typo Signed-off-by: Jani Uusitalo --- .../configuration_database/linux_database_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_database/linux_database_configuration.rst b/admin_manual/configuration_database/linux_database_configuration.rst index 858b24b21..bb32dd090 100644 --- a/admin_manual/configuration_database/linux_database_configuration.rst +++ b/admin_manual/configuration_database/linux_database_configuration.rst @@ -140,7 +140,7 @@ You can quit the prompt by entering:: quit; -An Nextcloud instance configured with MySQL would contain the hostname on which +A Nextcloud instance configured with MySQL would contain the hostname on which the database is running, a valid username and password to access it, and the name of the database. The :file:`config/config.php` as created by the :doc:`../installation/installation_wizard` would therefore contain entries like