summaryrefslogtreecommitdiff
path: root/includes/errors.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/errors.inc')
-rw-r--r--includes/errors.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/errors.inc b/includes/errors.inc
index fcf9ca85c..a9b7b5bde 100644
--- a/includes/errors.inc
+++ b/includes/errors.inc
@@ -9,7 +9,7 @@
* Maps PHP error constants to watchdog severity levels.
*
* The error constants are documented at
- * http://php.net/manual/en/errorfunc.constants.php
+ * http://php.net/manual/errorfunc.constants.php
*
* @ingroup logging_severity_levels
*/