diff --git a/language/constants.xml b/language/constants.xml index e3ab6b4a17..01fe83a65c 100644 --- a/language/constants.xml +++ b/language/constants.xml @@ -1,5 +1,5 @@ - + Constants @@ -168,7 +168,7 @@ echo Constant; // outputs "Constant" and issues a notice. - There are five magical constants that change depending on + There are seven magical constants that change depending on where they are used. For example, the value of __LINE__ depends on the line that it's used on in your script. These special constants are