diff --git a/reference/runkit/functions/runkit-lint.xml b/reference/runkit/functions/runkit-lint.xml index 30767fc936..ed6ad50de7 100644 --- a/reference/runkit/functions/runkit-lint.xml +++ b/reference/runkit/functions/runkit-lint.xml @@ -1,5 +1,5 @@ - + @@ -17,7 +17,7 @@ The runkit_lint function performs a syntax (lint) check on the specified php code testing for scripting errors. - This is similar to using php -l from the commandline except + This is similar to using php -l from the commandline except runkit_lint accepts actual code rather than a filename.