diff --git a/doc/faq.rst b/doc/faq.rst index 1697b53cd9..68ca8fdf41 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -681,7 +681,7 @@ Edit your :file:`config.inc.php` file and ensure there is nothing (I.E. no blank lines, no spaces, no characters...) neither before the ```` tag at the end. We also got a report from a user under :term:`IIS`, that used a zipped distribution kit: the file -:file:`libraries/Config.class.php` contained an end-of-line character (hex 0A) +:file:`libraries/Config.php` contained an end-of-line character (hex 0A) at the end; removing this character cleared his errors. .. _faq2_2: