diff --git a/back/config.php b/back/config.php index a6839733..bca8a8db 100644 --- a/back/config.php +++ b/back/config.php @@ -4,10 +4,10 @@ * * Do not modify this file! Instead, copy it to config.my.php and make your * your changes there. - * + * * Also, you can use a different config file depending on the virtual host. To * do it, you have to create another configuration file and rename it to - * config.[subdomain].php. If no configutation file is found for a certain + * config.[subdomain].php. If no configutation file is found for a certain * domain, the main file will be used. Ej: * * - http://www.mydomain.org -> config.www.php